Browse Source

公众号数据

xiuli.gao 2 years ago
parent
commit
132443e23c

+ 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.633cc4e6f5a03593d2becc4797449afe.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.8e2b5ac58d6a751484fb.js></script><script type=text/javascript src=./static/js/app.3edef278ae7d32e167fc.js></script></body></html>
10
+      })();</script><link href=./static/css/app.256cb4c3939ba259e26d33499d4b5833.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.e3d39158569f57fb8c35.js></script><script type=text/javascript src=./static/js/app.07ee2c6bfb93e82c3930.js></script></body></html>

+ 3 - 4
project/src/components/dataBoard/thePublic.vue

@@ -4,8 +4,7 @@
4 4
       <div class="flex-align-center">
5 5
         <date-picker title="自定义" :quickFlag='true' :afferent_time="default_time" :clearFlag='false'
6 6
           @changeTime="changeTime"></date-picker>
7
-        <self-channel title="剧集" type='dramaList' @channelDefine="(val) => { playlet_id = val; init(1) }">
8
-        </self-channel>
7
+        <self-channel title="公众号" type='thePublic' @channelDefine="(val) => { account_id = val; init(1) }"></self-channel>
9 8
       </div>
10 9
       <el-button type="primary" size="mini" @click="init(1, 'export')">导出Excel</el-button>
11 10
     </div>
@@ -218,7 +217,6 @@ export default {
218 217
       dataInfo: {},
219 218
       default_time: [this.$getDay(-30, false), this.$getDay(0, false)],
220 219
       time: [],
221
-      playlet_id: '',
222 220
       height: '',
223 221
       desColDj: [
224 222
         { prop: "ref_date", label: "时间", fixed: 'left' },
@@ -236,6 +234,7 @@ export default {
236 234
         { prop: 'charge_user_cost', label: "充值用户成本", notes: '充值用户成本=当天消耗/充值人数', min_width: "160" },
237 235
       ],
238 236
       extra: [],
237
+      account_id: ''
239 238
     }
240 239
   },
241 240
   created () {
@@ -283,7 +282,7 @@ export default {
283 282
       this.$axios.get(this.URL.BASEURL + this.URL.statistics_OfficialAccountData, {
284 283
         params: {
285 284
           // sort_field: this.sort_field,
286
-          playlet_id: this.playlet_id,
285
+          account_id: this.account_id,
287 286
           start_date: this.time[0],
288 287
           end_date: this.time[1],
289 288
           page: type == 'export' ? 1 : this.page,

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


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


File diff suppressed because it is too large
+ 1 - 1
static/js/25.bdd4d7d964226ac6f03e.js


File diff suppressed because it is too large
+ 1 - 1
static/js/26.5901561c2b1d28e92668.js


File diff suppressed because it is too large
+ 1 - 1
static/js/27.5077d4d4c2e1cf6a3425.js


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


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


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


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