From 39f1ea9d0c3383960cf4c429b0bc060ddf6f8e43 Mon Sep 17 00:00:00 2001 From: zhanglingsheng Date: Wed, 25 Dec 2019 14:18:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=85=E7=BA=A7=E7=AD=BE=E7=BB=9F=E8=AE=A1--?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/SuperStatistical/index.html | 6 +++--- Application/Admin/View/SuperStatistical/lists.html | 5 ++++- Application/Admin/View/SuperStatistical/superDetail.html | 5 ++++- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Application/Admin/View/SuperStatistical/index.html b/Application/Admin/View/SuperStatistical/index.html index 6647a0d62..b0288070e 100644 --- a/Application/Admin/View/SuperStatistical/index.html +++ b/Application/Admin/View/SuperStatistical/index.html @@ -157,7 +157,7 @@ shadeClose: true, shade: 0.8, area: ['70%', '80%'], - content: ['admin.php?s=/SuperStatistical/lists' + params , 'no'] + content: 'admin.php?s=/SuperStatistical/lists' + params }); }); $("#role1").click(function () { @@ -167,7 +167,7 @@ shadeClose: true, shade: 0.8, area: ['70%', '80%'], - content: ['admin.php?s=/SuperStatistical/lists' + params , 'no'] + content: 'admin.php?s=/SuperStatistical/lists' + params }); }); $("#superDetail").click(function () { @@ -177,7 +177,7 @@ shadeClose: true, shade: 0.8, area: ['70%', '80%'], - content: ['admin.php?s=/SuperStatistical/superDetail' + params , 'no'] + content: 'admin.php?s=/SuperStatistical/superDetail' + params }); }); //搜索功能 diff --git a/Application/Admin/View/SuperStatistical/lists.html b/Application/Admin/View/SuperStatistical/lists.html index 3a06bfc8b..454a946b2 100644 --- a/Application/Admin/View/SuperStatistical/lists.html +++ b/Application/Admin/View/SuperStatistical/lists.html @@ -17,6 +17,9 @@ -
+
diff --git a/Application/Admin/View/SuperStatistical/superDetail.html b/Application/Admin/View/SuperStatistical/superDetail.html index f1d3b5177..cd1885c21 100644 --- a/Application/Admin/View/SuperStatistical/superDetail.html +++ b/Application/Admin/View/SuperStatistical/superDetail.html @@ -17,6 +17,9 @@ -
+