From c75f36ab1e2c0d0cb70f665fdd262219eef5808e Mon Sep 17 00:00:00 2001 From: ZHAOTONGHUA <2066753415@qq.com> Date: Tue, 26 Nov 2019 10:21:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9A=E8=A1=A8=E5=A4=B4=E6=96=B9?= =?UTF-8?q?=E6=B3=95=EF=BC=8C=E7=9B=B4=E6=8E=A5=E5=9C=A8js=E9=87=8C?= =?UTF-8?q?=E9=9D=A2=E8=AE=BE=E7=BD=AE=E4=B8=80=E5=AE=9A=E7=9A=84=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/views/menu/index.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/views/menu/index.php b/frontend/views/menu/index.php index d840c6f..76e423a 100644 --- a/frontend/views/menu/index.php +++ b/frontend/views/menu/index.php @@ -2,6 +2,7 @@ use \common\libs\MyLib; ?>); beginBlock('header_css'); ?> + endBlock(); ?> @@ -21,7 +22,7 @@ use \common\libs\MyLib;
- +
@@ -41,6 +42,7 @@ use \common\libs\MyLib; beginBlock('footer_js'); ?> + @@ -118,7 +120,6 @@ use \common\libs\MyLib; } $(function() { search(); - table(); }); endBlock(); ?>
ID