From c6da6fb7057d4d0eb526753634e4249b6e670c02 Mon Sep 17 00:00:00 2001 From: zyx Date: Thu, 24 Oct 2019 13:27:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=94=A8=E6=88=B7=E6=B3=A8?= =?UTF-8?q?=E5=86=8C=E5=85=85=E5=80=BC=E4=BF=A1=E6=81=AF=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/View/TestResource/index.html | 2 - .../Admin/View/TestResource/lists.html | 2 - .../View/TestResource/protectLogList.html | 2 - .../View/TestResource/supportNumberList.html | 2 - .../Controller/PromoteController.class.php | 170 ++++++++++++++++-- .../Home/View/default/Promote/index.html | 16 +- 6 files changed, 165 insertions(+), 29 deletions(-) diff --git a/Application/Admin/View/TestResource/index.html b/Application/Admin/View/TestResource/index.html index 626ac4211..72d2a6bec 100644 --- a/Application/Admin/View/TestResource/index.html +++ b/Application/Admin/View/TestResource/index.html @@ -184,8 +184,6 @@ Think.setValue('{$key}',"{$vo}"); - $('.side-sub-menu').eq(0).show(); - $(".select_gallery").select2();