@@ -1,5 +1,5 @@ | |||||
{ | { | ||||
"name" : "数智工牌", | |||||
"name" : "去房智控管家", | |||||
"appid" : "__UNI__D88F14A", | "appid" : "__UNI__D88F14A", | ||||
"description" : "AI营销助理", | "description" : "AI营销助理", | ||||
"versionName" : "1.1.0", | "versionName" : "1.1.0", | ||||
@@ -91,7 +91,7 @@ | |||||
}, | }, | ||||
"quickapp" : {}, | "quickapp" : {}, | ||||
"mp-weixin" : { | "mp-weixin" : { | ||||
"appid" : "wxe044603515ff2cb5", | |||||
"appid" : "wx8f883dca5ecc5510", | |||||
"setting" : { | "setting" : { | ||||
"urlCheck" : false, | "urlCheck" : false, | ||||
"es6" : true, | "es6" : true, | ||||
@@ -567,17 +567,17 @@ | |||||
this.guwenshow = false; | this.guwenshow = false; | ||||
this.Selectlevel = false; | this.Selectlevel = false; | ||||
this.Selecttuandui = 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.timepickpickisshow = false; | ||||
this.init() | this.init() | ||||
@@ -691,7 +691,7 @@ | |||||
}) | }) | ||||
this.nextPage = 1; | this.nextPage = 1; | ||||
this.recordList = []; | this.recordList = []; | ||||
this.screenShow = false; | |||||
// this.screenShow = false; | |||||
this.isRefresh = false; | this.isRefresh = false; | ||||
this.getMyCustom(); | this.getMyCustom(); | ||||
}, | }, | ||||
@@ -646,7 +646,7 @@ | |||||
this.visitList.map(i => { | this.visitList.map(i => { | ||||
i.isShow = false | i.isShow = false | ||||
}) | }) | ||||
this.screenShow = false; | |||||
// this.screenShow = false; | |||||
this.nextPage = 1; | this.nextPage = 1; | ||||
this.recordList = []; | this.recordList = []; | ||||
this.getMyCustom(); | this.getMyCustom(); | ||||
@@ -4,12 +4,12 @@ | |||||
// const baseUrl = 'http://192.168.31.89:9090/api';// sh | // const baseUrl = 'http://192.168.31.89:9090/api';// sh | ||||
// const baseUrl = 'http://121.42.63.138:9091/autoSR/api';// 测试站 | // const baseUrl = 'http://121.42.63.138:9091/autoSR/api';// 测试站 | ||||
// const baseUrl = 'http://192.168.31.92:8080/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.167:8080/autoSR/api'; // 长龙 | ||||
// const baseUrl = 'http://192.168.31.134: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 = 'http://10.2.1.104:8081/autoSR/api'; // 刘敏 | ||||
// const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式 | // const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式 | ||||
const baseUrl = 'https://hfju.com/api'; // 数智正式 | |||||
// const baseUrl = 'https://hfju.com/api'; // 数智正式 | |||||
// config使用域名 | // config使用域名 | ||||
/**192.168.31.167 | /**192.168.31.167 | ||||