Browse Source

去重数据添加

xiuli.gao 2 years ago
parent
commit
16d0698630

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.d501f857b1c7cf4d88551e3a93d5e36f.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.8d443381281daec8b950.js></script><script type=text/javascript src=./static/js/app.bbd842070a827093fbb7.js></script></body></html>
10
+      })();</script><link href=./static/css/app.f57a8c4c3cbb3d297ba9e9f36f0ebed5.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.5ec801a9c260ef73b32b.js></script><script type=text/javascript src=./static/js/app.30614bafce3617def350.js></script></body></html>

+ 3 - 0
project/src/components/dataBoard/playletData.vue

@@ -276,10 +276,13 @@ export default {
276 276
         { prop: 'fans_increase', label: "新增粉丝数" },
277 277
         { prop: 'new_user_cost', label: "新增粉丝成本" },
278 278
         { prop: 'new_user_charge_uv_count', label: "总充值人数", },
279
+        { prop: 'new_user_charge_uv_count_unique', label: "总充值人数(去重)", min_width: "140" },
279 280
         { prop: 'new_user_charge_uv', label: "当日首充人数", },
281
+        { prop: 'new_user_charge_uv_unique', label: "当日首充人数(去重)", min_width: "140" },
280 282
         { prop: 'new_user_charge_pv_count', label: "总充值次数", },
281 283
         { prop: 'new_user_charge_pv', label: "新用户首日充值次数", min_width: "170" },
282 284
         { prop: 'charge_user_cost', label: "充值用户成本", notes: '充值用户成本=当天消耗/充值人数', min_width: "160" },
285
+        { prop: 'charge_user_cost_unique', label: "充值用户成本(去重)", min_width: "160" },
283 286
       ],
284 287
       extra: [],
285 288
       duplicateRemovalData: {

File diff suppressed because it is too large
+ 1 - 1
static/css/app.d501f857b1c7cf4d88551e3a93d5e36f.css


File diff suppressed because it is too large
+ 0 - 1
static/js/25.8aa3dcae8ca4586e588a.js


File diff suppressed because it is too large
+ 1 - 1
static/js/26.e22cacda3689615e10ae.js


File diff suppressed because it is too large
+ 1 - 1
static/js/27.f16d6781c11a7b034cc4.js


File diff suppressed because it is too large
+ 1 - 0
static/js/27.6fd21e7e7898111b902d.js


File diff suppressed because it is too large
+ 1 - 1
static/js/app.bbd842070a827093fbb7.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.8d443381281daec8b950.js