From 33bf3d47c5d4ae77faa014f0580a293e41a5427a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=BC=E8=B0=83main?= Date: Tue, 10 Mar 2026 09:05:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=BF=A1=E6=81=AF=E5=8F=91?= =?UTF-8?q?=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/index.js | 2 +- pages.json | 8 +- pages/activities/postMessage.vue | 645 ------------------------------- pages/profile/profile.vue | 4 +- 4 files changed, 4 insertions(+), 655 deletions(-) delete mode 100644 pages/activities/postMessage.vue 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 @@ 投诉建议 - +