From ed48c929e3118a5cd89fd5c1f12c83dde536dcc8 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Tue, 27 Jul 2021 19:48:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/pages/dashboard.html | 229 +++++++++++- web/pages/kanbantypeset.html | 13 +- web/pages/ltvmodel.html | 140 +++++++ web/pages/modeltable.html | 34 +- web/pages/savedbaobiao.html | 1 + web/src/x.min.js | 587 +++++++++++++++++++++++++----- web/srczip/common.js | 134 ++++++- web/srczip/logic/analysis.js | 6 +- web/srczip/logic/dashboard.js | 162 ++++++--- web/srczip/logic/kanbanadmin.js | 14 +- web/srczip/logic/kanbantypeset.js | 31 +- web/srczip/logic/ltvmodel.js | 219 +++++++++++ web/srczip/logic/modeltable.js | 3 +- web/srczip/logic/retained.js | 15 +- web/srczip/logic/savedbaobiao.js | 2 - 15 files changed, 1405 insertions(+), 185 deletions(-) create mode 100644 web/pages/ltvmodel.html create mode 100644 web/srczip/logic/ltvmodel.js diff --git a/web/pages/dashboard.html b/web/pages/dashboard.html index f80cfbc..040d640 100644 --- a/web/pages/dashboard.html +++ b/web/pages/dashboard.html @@ -29,6 +29,7 @@
事件分析
留存分析
+
LTV模型
漏斗分析
分布分析
路径分析
@@ -169,7 +170,11 @@
-
+
+ + @@ -580,7 +585,7 @@ {{# } else { }}
{{items.name}} - +
{{# } }} {{# }); }} @@ -589,4 +594,222 @@ {{# } }} {{# }); }} - \ No newline at end of file + + + + diff --git a/web/pages/kanbantypeset.html b/web/pages/kanbantypeset.html index 1a90097..70212d0 100644 --- a/web/pages/kanbantypeset.html +++ b/web/pages/kanbantypeset.html @@ -10,18 +10,18 @@
-
- - +
+ +
- - - + + +
@@ -37,3 +37,4 @@
+ diff --git a/web/pages/ltvmodel.html b/web/pages/ltvmodel.html new file mode 100644 index 0000000..86f2538 --- /dev/null +++ b/web/pages/ltvmodel.html @@ -0,0 +1,140 @@ + +
+ +
+ +
+
+
+ LTV模型 +
+
+
+ TA用户ID +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+ +
+ +
+ +
+ +
+
全局筛选
+ +
+ +
+ +
+
+
+
+ +
+ + +
+ +
+ +
+ + + 添加条件 + +
+
+ +
+ +
+ +
+
保存报表
+
计 算
+
+ + +
+ +
+
+
+
+ 玩法参与情况 +
+
+
+
+
7天
+
+ +
+ + +
+ +
+ + + +
+ + + + + + + + + + +
+
+
+ + + +
+
+
+ +
+ + + + \ No newline at end of file diff --git a/web/pages/modeltable.html b/web/pages/modeltable.html index 3efdf9f..25972c1 100644 --- a/web/pages/modeltable.html +++ b/web/pages/modeltable.html @@ -1,8 +1,6 @@
- -