| @@ -1,5 +1,5 @@ | |||||
| { | { | ||||
| "name" : "AI销讲助手", | |||||
| "name" : "AI销管", | |||||
| "appid" : "__UNI__7A1611D", | "appid" : "__UNI__7A1611D", | ||||
| "description" : "AI销讲助手", | "description" : "AI销讲助手", | ||||
| "versionName" : "1.1.0", | "versionName" : "1.1.0", | ||||
| @@ -72,7 +72,7 @@ | |||||
| }, | }, | ||||
| "quickapp" : {}, | "quickapp" : {}, | ||||
| "mp-weixin" : { | "mp-weixin" : { | ||||
| "appid" : "wx83fec12ec03d9349", | |||||
| "appid" : "wxd6dd7eae72606ca2", | |||||
| "setting" : { | "setting" : { | ||||
| "urlCheck" : false, | "urlCheck" : false, | ||||
| "es6" : true, | "es6" : true, | ||||
| @@ -190,7 +190,7 @@ | |||||
| if (this.isPass && !this.parames.agentId) { | if (this.isPass && !this.parames.agentId) { | ||||
| uni.showToast({ | uni.showToast({ | ||||
| icon: "none", | icon: "none", | ||||
| title: "当前顾问正在接待,请选择其他顾问" | |||||
| title: "请选择顾问~" | |||||
| }) | }) | ||||
| return; | return; | ||||
| } | } | ||||