diff --git a/manifest.json b/manifest.json
index 35144802823041e30eda2f6ba9b2a51aa2252f46..92f99bb982f7170eb96e0d7986644fb635a866cf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -47,7 +47,7 @@
"quickapp" : {},
/* 快应用特有相关 */
"mp-weixin" : {
- "appid" : "wxc35f6cc236bcec8f",
+ "appid" : "wx787a6d1d6234037d",
"setting" : {
"urlCheck" : true,
"es6" : true,
diff --git a/personModule/communicate/index.vue b/personModule/communicate/index.vue
index e5b9942dadd698882d8a15eea73d72dc19a46696..15400ffa599bc3ce4f037054eef5213d5f97a058 100644
--- a/personModule/communicate/index.vue
+++ b/personModule/communicate/index.vue
@@ -42,7 +42,7 @@
v-if="item.msgType == 1"
@tap="viewImg([item.message])"
>
-
+
@@ -478,11 +478,11 @@ export default {
let that = this
let baseUrl = ""
// #ifdef H5
- baseUrl = "/songjiang-api"
+ baseUrl = "/gastric-api"
// #endif
// #ifdef MP-WEIXIN
- baseUrl = "https://inno.sh-sict.com/songjiang-api"
+ baseUrl = "https://inno.sh-sict.com/gastric-api"
// #endif
var uper = uni.uploadFile({
// 需要上传的地址