From a5d9bb36448293fff27ed6274bb2f85a19115c3f Mon Sep 17 00:00:00 2001 From: zhanggucheng Date: Mon, 7 Feb 2022 15:41:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E4=B8=8B=E8=BD=BD=E3=80=81?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E8=A7=84=E5=88=99=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/View/default/Promote/index.html | 8 ++++---- .../Home/View/default/Promote/pop_rule_detail.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Application/Home/View/default/Promote/index.html b/Application/Home/View/default/Promote/index.html index 29d6d5935..886b83468 100644 --- a/Application/Home/View/default/Promote/index.html +++ b/Application/Home/View/default/Promote/index.html @@ -283,7 +283,7 @@ type: 2, title: '平台规则', area:['60%', '80%'], - btn:['下载文档'], + // btn:['下载文档'], closeBtn: 0, shadeClose: false, skin: 'yourclass', @@ -298,7 +298,7 @@ closeBtn: 0, shadeClose: false, skin: 'yourclass', - btn:['下载文档'], + // btn:['下载文档'], content: "{:U('Promote/popRuleDetail')}&id="+id+"&force="+force+"&pop="+pop, end:function(){ return false; @@ -319,7 +319,7 @@ area:['60%', '80%'], shadeClose: false, skin: 'yourclass', - btn:['下载文档'], + // btn:['下载文档'], content: "{:U('Promote/popNewRuleDetail')}&id="+id+"&force="+force, yes:function(){window.location.href= match_newrules_route}, }); @@ -331,7 +331,7 @@ closeBtn: 0, shadeClose: false, skin: 'yourclass', - btn:['下载文档'], + // btn:['下载文档'], content: "{:U('Promote/popNewRuleDetail')}&id="+id+"&force="+force, end:function(){ return false; diff --git a/Application/Home/View/default/Promote/pop_rule_detail.html b/Application/Home/View/default/Promote/pop_rule_detail.html index 5a5df817f..63f1e8189 100644 --- a/Application/Home/View/default/Promote/pop_rule_detail.html +++ b/Application/Home/View/default/Promote/pop_rule_detail.html @@ -21,7 +21,7 @@ min-width:100%; } body { - padding: 0px; + padding: 10px; } .select2-container--default .select2-selection--single { color: #000;