From cedd21f88fc71ce11c7747b6728f49aaeb384b5a Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Mon, 1 Aug 2022 11:48:41 +0800 Subject: [PATCH] 1 --- web/pages/globalfilter.html | 2 +- web/pages/grouptable.html | 20 ++ web/pages/retained.html | 7 +- web/pages/userlabel_dy.html | 129 +++++-- web/src/x.min.js | 447 ++++++++++++++++-------- web/srczip/common.js | 5 +- web/srczip/logic/distribution.js | 4 +- web/srczip/logic/funnelanalysis.js | 48 ++- web/srczip/logic/grouptable.js | 108 ++++-- web/srczip/logic/retained.js | 129 +++---- web/srczip/logic/routeanalysis.js | 40 ++- web/srczip/logic/userlabel_dy.js | 113 +++++- web/static/css/analysis.css | 2 +- web/static/css/style.css | 3 +- web/static/img/iconfont/demo_index.html | 29 +- web/static/img/iconfont/iconfont.css | 10 +- web/static/img/iconfont/iconfont.js | 2 +- web/static/img/iconfont/iconfont.json | 7 + web/static/img/iconfont/iconfont.ttf | Bin 4704 -> 4944 bytes web/static/img/iconfont/iconfont.woff | Bin 3136 -> 3288 bytes web/static/img/iconfont/iconfont.woff2 | Bin 2544 -> 2652 bytes 21 files changed, 774 insertions(+), 331 deletions(-) diff --git a/web/pages/globalfilter.html b/web/pages/globalfilter.html index 1194284..eba5590 100644 --- a/web/pages/globalfilter.html +++ b/web/pages/globalfilter.html @@ -6,7 +6,7 @@
{{item.comparator_name}}
{{# if(item.comparator != "is null" && item.comparator != "is not null" && item.comparator !="not null" && item.comparator != "range"){ }} {{# if(item.data_type != "datetime" && item.data_type != "user_label"){ }} -
+
{{# } else if(item.data_type == "user_label"){ }} diff --git a/web/pages/grouptable.html b/web/pages/grouptable.html index 93df18e..1655342 100644 --- a/web/pages/grouptable.html +++ b/web/pages/grouptable.html @@ -45,4 +45,24 @@ {{# }); }} {{# }); }} + + + \ No newline at end of file diff --git a/web/pages/retained.html b/web/pages/retained.html index cbbfcd4..c5bccef 100644 --- a/web/pages/retained.html +++ b/web/pages/retained.html @@ -205,7 +205,12 @@