From f73e1711b8d179d0158af1361f613dff88cf75ac Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Tue, 19 Jul 2022 14:38:16 +0800 Subject: [PATCH] =?UTF-8?q?PAL=E6=B5=81=E7=A8=8B=E9=98=85=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../page/pal.pl.repository.designer.view.portal.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.view.portal.html b/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.view.portal.html index 149eaf99..5f375cea 100755 --- a/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.view.portal.html +++ b/com.actionsoft.apps.coe.pal/template/page/pal.pl.repository.designer.view.portal.html @@ -665,7 +665,6 @@ } function initOutputFileLink() { - if(taskId != "") { var html = ''; // 只包含手册的链接 @@ -693,7 +692,6 @@ //三员模式文件预览 function secOpenOutputFile(id) { - debugger; if (taskId !="<#taskId>"){ openOutputFile(taskId); }else{ @@ -916,7 +914,7 @@ } #designer_layout{background: none!important;margin:10px!important;} .awsui-table-bordered td{border:0!important; padding: 5px 0!important;} - .awsui-table-bordered,.tableContent{border:0!important;line-height: 15px; float:left} + .awsui-table-bordered,.tableContent{border:0!important;line-height: 20px; float:left} #designer_canvas{background: none!important;} .task-box { border: 1px solid #f1f5f7;border-top:2px solid #f1f5f7; padding: 10px; @@ -944,7 +942,7 @@ #pinglun{clear: both;overflow: hidden;height: auto;} .suofang{height:40px;background-color:white;border-top:1px solid #efefef;vertical-align:middle;position: relative;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;} .processfiledown li{line-height: 20px;} - .awsui-table td{border:0!important; padding: 8px 0!important;} + .awsui-table td{border:0!important; padding: 2px 0!important;} .iconTabClass{ float: left;display: block; width: 18px; height: 18px; background:url("iconnew.png") no-repeat; background-size: 100%;}