From f89a5dc83cb8072fcabe2a790cf54f3bf7ecaa29 Mon Sep 17 00:00:00 2001 From: wangshuai <464942911@qq.com> Date: Fri, 22 Apr 2022 10:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B6=8B=E5=8A=BF=E5=88=86?= =?UTF-8?q?=E6=9E=90=E7=AD=9B=E9=80=89=E9=87=8D=E7=BD=AE=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- pages/center/Piabodata/TrendAnalysis.vue | 22 +++++++++++----------- pages/center/consumer/index.vue | 2 +- pages/center/records/index.vue | 2 +- utils/domain.js | 4 ++-- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/manifest.json b/manifest.json index 8003bb7..1fa64e0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "数智工牌", + "name" : "去房智控管家", "appid" : "__UNI__D88F14A", "description" : "AI营销助理", "versionName" : "1.1.0", @@ -91,7 +91,7 @@ }, "quickapp" : {}, "mp-weixin" : { - "appid" : "wxe044603515ff2cb5", + "appid" : "wx8f883dca5ecc5510", "setting" : { "urlCheck" : false, "es6" : true, diff --git a/pages/center/Piabodata/TrendAnalysis.vue b/pages/center/Piabodata/TrendAnalysis.vue index 43a4708..97484c5 100644 --- a/pages/center/Piabodata/TrendAnalysis.vue +++ b/pages/center/Piabodata/TrendAnalysis.vue @@ -567,17 +567,17 @@ this.guwenshow = false; this.Selectlevel = false; this.Selecttuandui = false; - this.tableDate = [] - this.pamect.showStatus = 0; - this.pamect.timeType = "4"; - this.pamect.firstStartDate = ''; - this.pamect.firstEndDate = ''; - this.pamect.lastStartDate = ''; - this.pamect.lastEndDate = ''; - this.pamect.accountId = ''; - this.pamect.marketingId = ''; - this.pamect.deptId = "" - this.activeTotal = 0; + // this.tableDate = [] + // this.pamect.showStatus = 0; + // this.pamect.timeType = "4"; + // this.pamect.firstStartDate = ''; + // this.pamect.firstEndDate = ''; + // this.pamect.lastStartDate = ''; + // this.pamect.lastEndDate = ''; + // this.pamect.accountId = ''; + // this.pamect.marketingId = ''; + // this.pamect.deptId = "" + // this.activeTotal = 0; this.timepickpickisshow = false; this.init() diff --git a/pages/center/consumer/index.vue b/pages/center/consumer/index.vue index bf8d804..58846cf 100644 --- a/pages/center/consumer/index.vue +++ b/pages/center/consumer/index.vue @@ -691,7 +691,7 @@ }) this.nextPage = 1; this.recordList = []; - this.screenShow = false; + // this.screenShow = false; this.isRefresh = false; this.getMyCustom(); }, diff --git a/pages/center/records/index.vue b/pages/center/records/index.vue index 82968e4..c0b8ee3 100644 --- a/pages/center/records/index.vue +++ b/pages/center/records/index.vue @@ -646,7 +646,7 @@ this.visitList.map(i => { i.isShow = false }) - this.screenShow = false; + // this.screenShow = false; this.nextPage = 1; this.recordList = []; this.getMyCustom(); diff --git a/utils/domain.js b/utils/domain.js index 9905e5c..654cf98 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -4,12 +4,12 @@ // const baseUrl = 'http://192.168.31.89:9090/api';// sh // const baseUrl = 'http://121.42.63.138:9091/autoSR/api';// 测试站 // const baseUrl = 'http://192.168.31.92:8080/api';// 测试站 -// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试站 +const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 测试站 // const baseUrl = 'http://192.168.31.167:8080/autoSR/api'; // 长龙 // const baseUrl = 'http://192.168.31.134:8080/autoSR/api'; // 佳豪 // const baseUrl = 'http://10.2.1.104:8081/autoSR/api'; // 刘敏 // const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式 -const baseUrl = 'https://hfju.com/api'; // 数智正式 +// const baseUrl = 'https://hfju.com/api'; // 数智正式 // config使用域名 /**192.168.31.167