From 572dcc02b60454bd9fe618793cf41e10503a137e Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Wed, 28 Sep 2022 16:08:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E9=98=85=E8=A7=88?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...coe.pal.process.publish.multiple.mobile.js | 23 ++++++++----------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js b/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js index 45a86e1a..374099f3 100644 --- a/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js +++ b/com.actionsoft.apps.coe.pal.publisher/web/com.actionsoft.apps.coe.pal.publisher/js/coe.pal.process.publish.multiple.mobile.js @@ -54,9 +54,8 @@ function initMobileData() { newHtml +=''; newHtml +=''; newHtml +=''; - newHtml +=''; newHtml +=''; newHtml +=''; @@ -74,9 +73,8 @@ function initMobileData() { changeHtml +='
'; - newHtml +='
待发布文件
'; - newHtml +=''; + newHtml +='
'; + newHtml +='待发布文件'; newHtml +='
'; changeHtml +=''; changeHtml +=''; - changeHtml +=''; changeHtml +=''; changeHtml +=''; @@ -95,9 +93,8 @@ function initMobileData() { stopHtml +='
'; - changeHtml +='
版本变更文件
'; - changeHtml +=''; + changeHtml +='
'; + changeHtml +='版本变更文件'; changeHtml +='
'; stopHtml +=''; stopHtml +=''; - stopHtml +=''; stopHtml +=''; stopHtml +=''; @@ -237,12 +234,12 @@ function showlist(data, type, pageNumber, start){ var outputName = getOutputName(curr.category, curr.methodId); html +=''; html +=''; html +=''; html +=''; html +=''; html +=''; } @@ -271,11 +268,11 @@ function showlist(data, type, pageNumber, start){ html += ''; html += ''; html +=''; html +=''; html +='';
'; - stopHtml +='
'; - stopHtml +=''; + stopHtml +='
'; + stopHtml +='版本变更文件'; stopHtml +='
'; - html +='' +'文件预览 '+ fileName + "-" + outputName + ''; + html +='' +'文件预览: '+ fileName + "-" + outputName + ''; html +='
'; - html +='' +'模型预览 '+ fileName+''; + html +='' +'模型预览: '+ fileName+''; html +='
'; - html += '' +'文件预览 '+ targetFileName + "-" + outputName + ''; + html += '' +'文件预览: '+ targetFileName + "-" + outputName + ''; html += '
'; - html +='' +'模型预览 '+ targetFileName+''; + html +='' +'模型预览: '+ targetFileName+''; html +='