From e3c77a99c4f17ea847f6fa57e8b87d7cd942113a Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Thu, 28 Jul 2022 10:11:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E6=8A=A5=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- pages/mine/reception/addreception.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 1c353b5..8fc9fb1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "name" : "AI销讲助手", + "name" : "AI销管", "appid" : "__UNI__7A1611D", "description" : "AI销讲助手", "versionName" : "1.1.0", @@ -72,7 +72,7 @@ }, "quickapp" : {}, "mp-weixin" : { - "appid" : "wx83fec12ec03d9349", + "appid" : "wxd6dd7eae72606ca2", "setting" : { "urlCheck" : false, "es6" : true, diff --git a/pages/mine/reception/addreception.vue b/pages/mine/reception/addreception.vue index 20f1e97..0151ace 100644 --- a/pages/mine/reception/addreception.vue +++ b/pages/mine/reception/addreception.vue @@ -190,7 +190,7 @@ if (this.isPass && !this.parames.agentId) { uni.showToast({ icon: "none", - title: "当前顾问正在接待,请选择其他顾问" + title: "请选择顾问~" }) return; }