diff --git a/czl-web/js/common_methon.js b/czl-web/js/common_methon.js index 23ef918..6496d73 100644 --- a/czl-web/js/common_methon.js +++ b/czl-web/js/common_methon.js @@ -102,8 +102,8 @@ function reloading() { */ function openFile(filePaths, fileNames, fileTimes, fileDownloadName) { console.log("openFile----------") - var height = '80%'; - var width = '60%'; + var height = '75%'; + var width = '75%'; var index = layer.open({ title: ["查看", 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, @@ -126,8 +126,8 @@ function openFile(filePaths, fileNames, fileTimes, fileDownloadName) { */ function openFileAndUpLoad(filePaths, fileNames, fileTimes, fileDownloadName) { console.log("openFile----------") - var height = '98%'; - var width = '98%'; + var height = '97.5%'; + var width = '97.5%'; var index = layer.open({ title: [fileNames, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, @@ -454,7 +454,7 @@ function layerOpenFormForSencond(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, btn: ['确定'], success: function (layero, index) { @@ -494,7 +494,7 @@ function toLeadInto(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['70%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, success: function (layero, index) { }, @@ -659,7 +659,7 @@ function layerOpenFormForSencondss(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['50%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, btn: ['确定'], success: function (layero, index) { @@ -812,7 +812,7 @@ function layerOpenView(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, }); } @@ -843,7 +843,7 @@ function layerOpenViewForSencond(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, end: function () { var t = changeProTeam(contentUrl, title, index); @@ -868,7 +868,7 @@ function layerOpenFormTeamMember(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, success: function (layero, index) { }, diff --git a/czl-web/js/companypro/proManageTeamList.js b/czl-web/js/companypro/proManageTeamList.js index 7f55468..bef7767 100644 --- a/czl-web/js/companypro/proManageTeamList.js +++ b/czl-web/js/companypro/proManageTeamList.js @@ -120,7 +120,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { if ($.inArray('sysFirmContent:delete', pers) > 0) { if (d.status != 1){ text +=' | '; - text +='删除'; + text +='删除'; } } return text; @@ -286,4 +286,4 @@ function reloadTip(tip,message,type){ type: type, message: message }); -} \ No newline at end of file +} diff --git a/czl-web/js/ownteam/ownTeamList.js b/czl-web/js/ownteam/ownTeamList.js index 41ab72a..c2b9065 100644 --- a/czl-web/js/ownteam/ownTeamList.js +++ b/czl-web/js/ownteam/ownTeamList.js @@ -128,7 +128,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { if ($.inArray('freeTeam:del', pers) > 0) { if (d.status != 1){ text +=' | '; - text +='删除'; + text +='删除'; } } return text; @@ -314,4 +314,4 @@ function reloadTip(tip,message,type){ type: type, message: message }); -} \ No newline at end of file +} diff --git a/czl-web/js/project/lineProjectList.js b/czl-web/js/project/lineProjectList.js index 21e933c..a4a5917 100644 --- a/czl-web/js/project/lineProjectList.js +++ b/czl-web/js/project/lineProjectList.js @@ -129,7 +129,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { let proStatus = d.proStatus; if ($.inArray('sysFirmContent:completed', pers) > 0) { if (proStatus == "1") { - text +='完工'; + text +='完工'; text +=' | '; } } @@ -138,7 +138,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { text +=' | '; } if ($.inArray('sysFirmContent:delete', pers) > 0) { - text +='删除'; + text +='删除'; } return text; } @@ -386,4 +386,4 @@ function reloadTip(tip,message,type){ type: type, message: message }); -} \ No newline at end of file +} diff --git a/czl-web/js/project/proScheduleManagementList.js b/czl-web/js/project/proScheduleManagementList.js index 52e84be..f137a0a 100644 --- a/czl-web/js/project/proScheduleManagementList.js +++ b/czl-web/js/project/proScheduleManagementList.js @@ -131,7 +131,7 @@ function layerOpenProgressView(title,contentUrl){ title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, cancel:function (){ reloadTable() @@ -150,4 +150,4 @@ function reloadTable(){ voltageLevel: "", } //设定异步数据接口的额外参数 }); -} \ No newline at end of file +} diff --git a/czl-web/js/project/proScheduleManagementView.js b/czl-web/js/project/proScheduleManagementView.js index b76eaab..f22bfb4 100644 --- a/czl-web/js/project/proScheduleManagementView.js +++ b/czl-web/js/project/proScheduleManagementView.js @@ -442,7 +442,7 @@ function layerOpenFormForSecond(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, btn: ['保存'], success: function (layero, index) { @@ -471,7 +471,7 @@ function layerOpenProgressView(title, contentUrl) { title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, end:function () { changeTab(); @@ -586,4 +586,4 @@ function ajaxCommonMethod(url,data,success,error){ } } }); -} \ No newline at end of file +} diff --git a/czl-web/js/project/rnProjectBind.js b/czl-web/js/project/rnProjectBind.js index 6430050..a70c4a7 100644 --- a/czl-web/js/project/rnProjectBind.js +++ b/czl-web/js/project/rnProjectBind.js @@ -104,7 +104,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { let text = ""; if(d.mach == '1'){ if ($.inArray('sysRnProject:untie', pers) > 0) { - text +='解绑'; + text +='解绑'; } }else { if ($.inArray('sysRnProject:bind', pers) > 0) { diff --git a/czl-web/js/project/towerProjectList.js b/czl-web/js/project/towerProjectList.js index 507afd5..688b4b8 100644 --- a/czl-web/js/project/towerProjectList.js +++ b/czl-web/js/project/towerProjectList.js @@ -117,7 +117,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { text +=' | '; } if ($.inArray('sysTowerProject:del', pers) > 0) { - text +='删除'; + text +='删除'; } return text; } @@ -205,4 +205,4 @@ function reloadTip(tip,message,type){ type: type, message: message }); -} \ No newline at end of file +} diff --git a/czl-web/js/subTeamResource/SubcontractaList.js b/czl-web/js/subTeamResource/SubcontractaList.js index 9e3ad6c..13aa46c 100644 --- a/czl-web/js/subTeamResource/SubcontractaList.js +++ b/czl-web/js/subTeamResource/SubcontractaList.js @@ -86,7 +86,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { text +=' | '; } if ($.inArray('Subcontract:del', pers) > 0) { - text +='删除'; + text +='删除'; } return text; } @@ -179,4 +179,4 @@ function reloadTip(tip,message,type){ type: type, message: message }); -} \ No newline at end of file +} diff --git a/czl-web/js/subTeamResource/subTeamList.js b/czl-web/js/subTeamResource/subTeamList.js index b566ca7..66a1926 100644 --- a/czl-web/js/subTeamResource/subTeamList.js +++ b/czl-web/js/subTeamResource/subTeamList.js @@ -129,7 +129,7 @@ layui.use(['table', 'form','notice', 'layNotify'], function () { if ($.inArray('SubTeams:delete', pers) > 0) { if (d.status != 1){ text +=' | '; - text +='删除'; + text +='删除'; } } return text; @@ -316,4 +316,4 @@ function reloadTip(tip,message,type){ type: type, message: message }); -} \ No newline at end of file +} diff --git a/czl-web/pages/companypro/FreeInQuiryForm.html b/czl-web/pages/companypro/FreeInQuiryForm.html index f27143b..2827b58 100644 --- a/czl-web/pages/companypro/FreeInQuiryForm.html +++ b/czl-web/pages/companypro/FreeInQuiryForm.html @@ -16,8 +16,12 @@ line-height: 20px; text-align: right; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -146,4 +150,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/companypro/FreeInquiryList.html b/czl-web/pages/companypro/FreeInquiryList.html index 3cb74b4..4d77740 100644 --- a/czl-web/pages/companypro/FreeInquiryList.html +++ b/czl-web/pages/companypro/FreeInquiryList.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + }
@@ -44,6 +48,8 @@
+ +
@@ -54,7 +60,7 @@
-
+
@@ -66,4 +72,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/companypro/choosePerson.html b/czl-web/pages/companypro/choosePerson.html index d7e66ab..eea30c4 100644 --- a/czl-web/pages/companypro/choosePerson.html +++ b/czl-web/pages/companypro/choosePerson.html @@ -5,7 +5,7 @@ 选择人员 - +
@@ -134,4 +134,4 @@ message: message }); } - \ No newline at end of file + diff --git a/czl-web/pages/companypro/proManageTeamForm.html b/czl-web/pages/companypro/proManageTeamForm.html index d0ad0dd..01cd962 100644 --- a/czl-web/pages/companypro/proManageTeamForm.html +++ b/czl-web/pages/companypro/proManageTeamForm.html @@ -16,8 +16,12 @@ line-height: 20px; text-align: right; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -100,7 +104,7 @@ {{# } }} {{# if(d.type != 3){ }} | - 删除 + 删除 {{# } }} @@ -548,7 +552,7 @@ title: ['选择项目团队人员', 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: "./choosePerson.html", - area: ['80%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, btn: ['确定'], success: function (layero, index) { @@ -589,4 +593,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/companypro/proManageTeamList.html b/czl-web/pages/companypro/proManageTeamList.html index c36d3c4..fe3df19 100644 --- a/czl-web/pages/companypro/proManageTeamList.html +++ b/czl-web/pages/companypro/proManageTeamList.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + } @@ -44,6 +48,9 @@
+ +
+
@@ -57,7 +64,7 @@
-
+
@@ -78,4 +85,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/companypro/teamAndProBindForm.html b/czl-web/pages/companypro/teamAndProBindForm.html index 3365e7f..9cd9c07 100644 --- a/czl-web/pages/companypro/teamAndProBindForm.html +++ b/czl-web/pages/companypro/teamAndProBindForm.html @@ -29,8 +29,12 @@ background-color: #e5ede7; height: 32px; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -307,4 +311,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/companypro/teamEngineerBindForm.html b/czl-web/pages/companypro/teamEngineerBindForm.html index 76a2732..cf5ccfb 100644 --- a/czl-web/pages/companypro/teamEngineerBindForm.html +++ b/czl-web/pages/companypro/teamEngineerBindForm.html @@ -29,8 +29,12 @@ background-color: #e5ede7; height: 32px; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -301,4 +305,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/ownteam/choosePerson.html b/czl-web/pages/ownteam/choosePerson.html index 3afbc9a..37e47d8 100644 --- a/czl-web/pages/ownteam/choosePerson.html +++ b/czl-web/pages/ownteam/choosePerson.html @@ -5,7 +5,12 @@ 选择人员 - + +
@@ -137,4 +142,4 @@ message: message }); } - \ No newline at end of file + diff --git a/czl-web/pages/ownteam/ownTeamForm.html b/czl-web/pages/ownteam/ownTeamForm.html index 16db934..78e7dc2 100644 --- a/czl-web/pages/ownteam/ownTeamForm.html +++ b/czl-web/pages/ownteam/ownTeamForm.html @@ -16,8 +16,12 @@ line-height: 20px; text-align: right; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -91,7 +95,7 @@ {{# } }} {{# if(d.type != 3){ }} | - 删除 + 删除 {{# } }} @@ -563,4 +567,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/ownteam/ownTeamList.html b/czl-web/pages/ownteam/ownTeamList.html index 0b113cf..7bbe088 100644 --- a/czl-web/pages/ownteam/ownTeamList.html +++ b/czl-web/pages/ownteam/ownTeamList.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + } @@ -49,6 +53,10 @@
+ +
+ +
@@ -62,7 +70,7 @@
-
+
@@ -70,7 +78,7 @@ 修改 {{# if(d.status != 1){ }} | - 删除 + 删除 {{# } }} @@ -84,4 +92,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/ownteam/teamBindOrgForm.html b/czl-web/pages/ownteam/teamBindOrgForm.html index 19869fe..96c9448 100644 --- a/czl-web/pages/ownteam/teamBindOrgForm.html +++ b/czl-web/pages/ownteam/teamBindOrgForm.html @@ -30,7 +30,7 @@ height: 32px; } - +
@@ -301,4 +301,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/project/lineProjectForm.html b/czl-web/pages/project/lineProjectForm.html index 21c1520..a0dc57c 100644 --- a/czl-web/pages/project/lineProjectForm.html +++ b/czl-web/pages/project/lineProjectForm.html @@ -50,7 +50,7 @@
+ lay-verify="required" placeholder="填写工程简称">
@@ -119,7 +119,7 @@ style="color: red;font-size: 20px">*计划开工日期:
- +
@@ -128,7 +128,7 @@ style="color: red;font-size: 20px">*计划完工日期:
- +
@@ -329,7 +329,7 @@ title: '选择地址', shadeClose: true, shade: 0.8, - area: ['60%', '100%'], + area: ['97.5%', '97.5%'], content: './ProjectMap.html' //iframe的url }); } @@ -359,4 +359,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/project/lineProjectList.html b/czl-web/pages/project/lineProjectList.html index b836356..5e8c9ed 100644 --- a/czl-web/pages/project/lineProjectList.html +++ b/czl-web/pages/project/lineProjectList.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + } @@ -47,6 +51,8 @@
+
+
@@ -57,7 +63,7 @@
-
+
- - \ No newline at end of file + diff --git a/czl-web/pages/project/proScheduleManagemenView.html b/czl-web/pages/project/proScheduleManagemenView.html index 6c01c5a..379ba72 100644 --- a/czl-web/pages/project/proScheduleManagemenView.html +++ b/czl-web/pages/project/proScheduleManagemenView.html @@ -47,6 +47,10 @@ background: #17BAAA; color: white !important; } + + thead { + background-color: #FAFAFA !important; + }
@@ -181,4 +185,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/project/proScheduleManagementList.html b/czl-web/pages/project/proScheduleManagementList.html index c09fc3d..c06062d 100644 --- a/czl-web/pages/project/proScheduleManagementList.html +++ b/czl-web/pages/project/proScheduleManagementList.html @@ -32,6 +32,10 @@ font-size: 12px; color: rgb(255, 255, 255); } + + thead { + background-color: #FAFAFA !important; + } @@ -53,6 +57,9 @@
+
+ +
@@ -60,7 +67,7 @@
-
+
- \ No newline at end of file + diff --git a/czl-web/pages/project/rnProjectBind.html b/czl-web/pages/project/rnProjectBind.html index e1574a8..5c45c18 100644 --- a/czl-web/pages/project/rnProjectBind.html +++ b/czl-web/pages/project/rnProjectBind.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + }
@@ -45,6 +49,9 @@
+ +
+
@@ -52,7 +59,7 @@
-
+
@@ -72,4 +79,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/project/towerProjectList.html b/czl-web/pages/project/towerProjectList.html index 905faee..cd050d0 100644 --- a/czl-web/pages/project/towerProjectList.html +++ b/czl-web/pages/project/towerProjectList.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + }
@@ -47,15 +51,18 @@
+ +
+
- - - + + +
@@ -63,7 +70,7 @@
-
+
@@ -81,4 +88,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/subteam/SubcontractaList.html b/czl-web/pages/subteam/SubcontractaList.html index 3776230..e0dbe59 100644 --- a/czl-web/pages/subteam/SubcontractaList.html +++ b/czl-web/pages/subteam/SubcontractaList.html @@ -19,6 +19,9 @@ padding: 0px 10px; font-size: 16px; } + thead { + background-color: #FAFAFA !important; + }
@@ -34,6 +37,8 @@
+
+
@@ -44,7 +49,7 @@
-
+
@@ -62,4 +67,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/subteam/TowerBind.html b/czl-web/pages/subteam/TowerBind.html index e9fbd4e..6822be7 100644 --- a/czl-web/pages/subteam/TowerBind.html +++ b/czl-web/pages/subteam/TowerBind.html @@ -29,6 +29,9 @@ background-color: #e5ede7; height: 32px; } + thead { + background-color: #FAFAFA !important; + }
@@ -345,4 +348,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/subteam/choosePerson.html b/czl-web/pages/subteam/choosePerson.html index 1f9d096..a015aa4 100644 --- a/czl-web/pages/subteam/choosePerson.html +++ b/czl-web/pages/subteam/choosePerson.html @@ -4,8 +4,13 @@ 选择人员 + - +
@@ -140,4 +145,4 @@ message: message }); } - \ No newline at end of file + diff --git a/czl-web/pages/subteam/personToSubTeamForm.html b/czl-web/pages/subteam/personToSubTeamForm.html index 1f3d3d2..ed56ac0 100644 --- a/czl-web/pages/subteam/personToSubTeamForm.html +++ b/czl-web/pages/subteam/personToSubTeamForm.html @@ -22,8 +22,12 @@ margin-top: -8px; width: 80px; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -61,7 +65,7 @@ {{# } }} {{# if(d.type == 2){ }} | - 删除 + 删除 {{# } }} @@ -492,4 +496,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/subteam/subAndTeamBindForm.html b/czl-web/pages/subteam/subAndTeamBindForm.html index 2fc438b..76324ad 100644 --- a/czl-web/pages/subteam/subAndTeamBindForm.html +++ b/czl-web/pages/subteam/subAndTeamBindForm.html @@ -29,8 +29,12 @@ background-color: #e5ede7; height: 32px; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -319,4 +323,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/subteam/subTeamForm.html b/czl-web/pages/subteam/subTeamForm.html index 2145207..3332abf 100644 --- a/czl-web/pages/subteam/subTeamForm.html +++ b/czl-web/pages/subteam/subTeamForm.html @@ -22,8 +22,12 @@ margin-top: -8px; width: 80px; } + + thead { + background-color: #FAFAFA !important; + } - +
@@ -133,7 +137,7 @@ {{# } }} {{# if(d.type != 3){ }} | - 删除 + 删除 {{# } }} @@ -652,7 +656,7 @@ title: ['选择班组人员', 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: "./choosePerson.html", - area: ['80%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, btn: ['确定'], success: function (layero, index) { @@ -695,4 +699,4 @@ }); } - \ No newline at end of file + diff --git a/czl-web/pages/subteam/subTeamList.html b/czl-web/pages/subteam/subTeamList.html index ffff81b..b2fa462 100644 --- a/czl-web/pages/subteam/subTeamList.html +++ b/czl-web/pages/subteam/subTeamList.html @@ -19,6 +19,9 @@ padding: 0px 10px; font-size: 16px; } + thead { + background-color: #FAFAFA !important; + } @@ -52,6 +55,8 @@
+
+
@@ -65,7 +70,7 @@
-
+
@@ -87,4 +92,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/toLeadInto/ImportRecordList.html b/czl-web/pages/toLeadInto/ImportRecordList.html index f0bbb1c..fe2db1e 100644 --- a/czl-web/pages/toLeadInto/ImportRecordList.html +++ b/czl-web/pages/toLeadInto/ImportRecordList.html @@ -19,6 +19,10 @@ padding: 0px 10px; font-size: 16px; } + + thead { + background-color: #FAFAFA !important; + }
@@ -32,4 +36,4 @@ - \ No newline at end of file + diff --git a/czl-web/pages/toLeadInto/towerProjectImportForm.html b/czl-web/pages/toLeadInto/towerProjectImportForm.html index 6416dfb..fa46b1b 100644 --- a/czl-web/pages/toLeadInto/towerProjectImportForm.html +++ b/czl-web/pages/toLeadInto/towerProjectImportForm.html @@ -19,7 +19,7 @@ border-color: #1E9FFF; color: #1E9FFF;background: #1E9FFF; } .layui-btn-container .layui-btn { - margin-right: 0px; + margin-right: 0px; margin-bottom: 0px; word-spacing: normal; } @@ -391,7 +391,7 @@ title: [title, 'color:#3B70A1;background-color:#E8ECEB;font-size:20px'], type: 2, content: contentUrl, - area: ['90%', '95%'], + area: ['97.5%', '97.5%'], maxmin: false, success: function (layero, index) { },