diff --git a/env/.env b/env/.env index 5a3c17e..8a9e6a3 100644 --- a/env/.env +++ b/env/.env @@ -1,4 +1,4 @@ -VITE_APP_TITLE = '数智产销测试' +VITE_APP_TITLE = '数智产销' VITE_APP_PORT = 9000 VITE_UNI_APPID = '__UNI__9F097F0' diff --git a/src/manifest.json b/src/manifest.json index 0171a5a..bee1a9f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,5 +1,5 @@ { - "name": "数智产销测试", + "name": "数智产销", "appid": "__UNI__9F097F0", "description": "", "versionName": "2.1.0", diff --git a/src/pages-politics/healthfollow/send.vue b/src/pages-politics/healthfollow/send.vue index 08b312c..82b210e 100644 --- a/src/pages-politics/healthfollow/send.vue +++ b/src/pages-politics/healthfollow/send.vue @@ -7,7 +7,7 @@ @clear="getpersonList" style="width: 100%;" /> - 发送消息 + 发送随访消息 @@ -99,10 +99,7 @@ toast.error(res.message) } console.log("res----",res) - // if(res.success){ - // toast.success(res.message) - // } - + getpersonList(); }) diff --git a/src/static/index/index/devicecontrol.png b/src/static/index/index/devicecontrol.png new file mode 100644 index 0000000..26cce9e Binary files /dev/null and b/src/static/index/index/devicecontrol.png differ