From ed89dd74484d931729ccf6ae65a4d84c0ce3b88b Mon Sep 17 00:00:00 2001 From: "DESKTOP-RQ919RC\\Pc" <1300399510@qq.com> Date: Wed, 19 Nov 2025 14:22:08 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E7=94=A8=E6=88=B7=E7=B3=BB=E7=BB=9F):?= =?UTF-8?q?=20=E6=9B=B4=E6=96=B0=E7=94=A8=E6=88=B7=E6=A0=87=E8=AF=86?= =?UTF-8?q?=E4=BB=8Euin/uid=E5=88=B0token=E7=9A=84=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改用户相关接口和组件,使用token替代原有的uin和uid参数 更新开发环境下的测试session token 统一用户主页和发送消息的链接格式 --- components/DetailsComments.vue | 8 ++++---- pages/details/[id].vue | 8 ++++---- utils/http.js | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/components/DetailsComments.vue b/components/DetailsComments.vue index 1c5c530..6af3b28 100644 --- a/components/DetailsComments.vue +++ b/components/DetailsComments.vue @@ -95,11 +95,11 @@