From 2db6e1c80f0643d8ec9333488a8af029148a172a Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Mon, 11 Oct 2021 14:55:06 +0800 Subject: [PATCH] 1 --- web/pages/dashboard.html | 4 +- web/pages/kanbanadmin.html | 4 +- web/pages/modeltable.html | 37 ++++++---- web/src/x.min.js | 123 ++++++++++++++++++++++++-------- web/srczip/common.js | 14 +++- web/srczip/logic/analysis.js | 2 +- web/srczip/logic/dashboard.js | 27 ++++++- web/srczip/logic/kanbanadmin.js | 48 ++++++++++--- web/srczip/logic/modeltable.js | 16 ++++- 9 files changed, 215 insertions(+), 60 deletions(-) diff --git a/web/pages/dashboard.html b/web/pages/dashboard.html index 04813b0..aa26bb5 100644 --- a/web/pages/dashboard.html +++ b/web/pages/dashboard.html @@ -166,7 +166,7 @@
-
+
@@ -358,7 +358,7 @@ {{# layui.each(d, function(index, item) { }} {{# if(item.name != undefined ){ }}
  • - + {{item.name}} diff --git a/web/pages/kanbanadmin.html b/web/pages/kanbanadmin.html index 374a536..362f54e 100644 --- a/web/pages/kanbanadmin.html +++ b/web/pages/kanbanadmin.html @@ -11,7 +11,7 @@ -
    +
    @@ -54,7 +54,7 @@ {{# if(item.added === false){ }}
    {{item.name}} - + + +
    {{# } }} {{# }); }} diff --git a/web/pages/modeltable.html b/web/pages/modeltable.html index 231fe36..4945755 100644 --- a/web/pages/modeltable.html +++ b/web/pages/modeltable.html @@ -33,7 +33,7 @@ {{# if(d.modeltype === "table"){ }}
    -
    +