diff --git a/commons/js/config.js b/commons/js/config.js index fe0e9c3..ccbdef2 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/dataAnalysis/index.wxml b/pages/dataAnalysis/index.wxml index 3466f77..b57855f 100644 --- a/pages/dataAnalysis/index.wxml +++ b/pages/dataAnalysis/index.wxml @@ -43,13 +43,13 @@ - + diff --git a/pages/index/index.js b/pages/index/index.js index a7a4482..4b63a04 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -63,7 +63,7 @@ Page({ } this.getAppStatisticsHcust() - this.getAppStatisticsHorder() + //this.getAppStatisticsHorder() //消息通讯 是否显示授权用户信息按钮 _.eventBus.on("isShowProfile", this, function(res){ @@ -472,7 +472,7 @@ Page({ }); this.getAppUserCal() this.getAppStatisticsHcust() - this.getAppStatisticsHorder() + //this.getAppStatisticsHorder() this.getAppTransferRemind() this.getAppInventoryRemind() this.getAppGoodsRemind() diff --git a/pages/index/index.wxml b/pages/index/index.wxml index a34c88f..7d2eacd 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -141,7 +141,7 @@ - +