From 7df0dabb0d2ded61f631a490d6367af0da5889d9 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Wed, 16 Mar 2022 14:00:50 +0800 Subject: [PATCH] 1 --- web/pages/dashboard.html | 12 ++++++------ web/src/x.min.js | 7 ++++--- web/srczip/logic/dashboard.js | 4 ++-- web/srczip/logic/dropdownlist2.js | 2 +- web/srczip/logic/login.js | 1 + 5 files changed, 14 insertions(+), 12 deletions(-) diff --git a/web/pages/dashboard.html b/web/pages/dashboard.html index b12ae6c..1968334 100644 --- a/web/pages/dashboard.html +++ b/web/pages/dashboard.html @@ -169,9 +169,9 @@ -
+ @@ -337,7 +337,7 @@ {{item.name}} {{# layui.each(item.children, function(indexs, items){ }}
-
{{items.name}} +
{{items.name}}
{{# }); }} @@ -349,7 +349,7 @@ {{# layui.each(item.children, function(indexs, items){ }}
-
{{items.name}} +
{{items.name}}
{{# }); }} @@ -373,7 +373,7 @@