From a59f50a49cf8fb45513c2df95005de19c3cef37d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=8F=B6?= Date: Fri, 17 Sep 2021 15:59:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E8=A1=A8=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/js/config.js | 2 +- pages/channel/index.js | 2 ++ pages/channel/index.wxml | 8 ++++---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/commons/js/config.js b/commons/js/config.js index 9c4d65d..52c949c 100644 --- a/commons/js/config.js +++ b/commons/js/config.js @@ -1,4 +1,4 @@ -const env = "d"; +const env = "p"; const version = 1, diff --git a/pages/channel/index.js b/pages/channel/index.js index cac5ea2..66147d3 100644 --- a/pages/channel/index.js +++ b/pages/channel/index.js @@ -120,6 +120,7 @@ Page({ _.apiQuery.getAppStatisticsCust(params).then(res => { barChartData = res.data.stat_data + barChartData.grid.top = '0' this.setData({ custSeasonKey:this.data.custSeasonKey?this.data.custSeasonKey:res.data.season, custSeason:this.data.custSeason?this.data.custSeason:res.data.season_data, @@ -144,6 +145,7 @@ Page({ _.apiQuery.getAppStatisticsOrders(params).then(res => { lineChartData = res.data.stat_data + barChartData.grid.top = '0' this.setData({ orderSeasonKey:this.data.orderSeasonKey?this.data.orderSeasonKey:res.data.season, orderSeason:this.data.orderSeason?this.data.orderSeason:res.data.season_data, diff --git a/pages/channel/index.wxml b/pages/channel/index.wxml index fef20af..2ab11c7 100644 --- a/pages/channel/index.wxml +++ b/pages/channel/index.wxml @@ -30,7 +30,7 @@ - + 数据分析·客户 @@ -39,7 +39,7 @@ - + @@ -47,7 +47,7 @@ - + 数据分析·订单 @@ -56,7 +56,7 @@ - +