diff --git a/api/index.js b/api/index.js index 6dbefdf..8f6da88 100644 --- a/api/index.js +++ b/api/index.js @@ -5,7 +5,7 @@ // 基础URL配置(注意:末尾不要加斜杠) const BASE_URL = 'https://guangsh.manage.hschengtai.com' -// const BASE_URL = 'http://192.168.5.134:48085' +// const BASE_URL = 'http://192.168.0.97:48085' // 是否正在刷新token(防止并发刷新) let isRefreshing = false // 等待刷新完成的请求队列 diff --git a/pages.json b/pages.json index 3021e22..121d9c4 100644 --- a/pages.json +++ b/pages.json @@ -91,14 +91,8 @@ "navigationBarTitleText": "投诉建议", "navigationStyle": "custom" } - }, - { - "path": "postMessage", - "style": { - "navigationBarTitleText": "发布消息", - "navigationStyle": "custom" - } } + ] }, { diff --git a/pages/activities/postMessage.vue b/pages/activities/postMessage.vue deleted file mode 100644 index 097ccc5..0000000 --- a/pages/activities/postMessage.vue +++ /dev/null @@ -1,645 +0,0 @@ - - - - - diff --git a/pages/profile/profile.vue b/pages/profile/profile.vue index a518aaf..71c7668 100644 --- a/pages/profile/profile.vue +++ b/pages/profile/profile.vue @@ -110,7 +110,7 @@ 投诉建议 - +