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;