From e9f2799c13e5a24af985d357504ace72683f05e3 Mon Sep 17 00:00:00 2001
From: "34701892@qq.com" <34701892@qq.com>
Date: Sun, 17 Aug 2025 18:29:06 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=AF=B7=E6=B1=82?=
=?UTF-8?q?=E5=A4=B4=E4=B8=AD=E9=94=99=E8=AF=AF=E7=9A=84phone=E5=AD=97?=
=?UTF-8?q?=E6=AE=B5=E5=B9=B6=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E6=B5=81?=
=?UTF-8?q?=E7=A8=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
修复utils/index.ts中请求头phone字段错误使用token的问题
优化login/indexMini.vue登录成功后的跳转逻辑
添加comment/indexMini.vue组件并修复Tabbar.vue的标签闭合问题
---
src/components/comment/indexMini.vue | 126 +++++++++++++++++++++++++++
src/components/mini/Tabbar.vue | 1 -
src/pages/detail/indexNewsInfo.vue | 33 +++++--
src/pages/login/indexMini.vue | 36 +++-----
src/utils/index.ts | 2 +-
5 files changed, 168 insertions(+), 30 deletions(-)
create mode 100644 src/components/comment/indexMini.vue
diff --git a/src/components/comment/indexMini.vue b/src/components/comment/indexMini.vue
new file mode 100644
index 0000000..1b6d619
--- /dev/null
+++ b/src/components/comment/indexMini.vue
@@ -0,0 +1,126 @@
+
+
+
+
+
+
+
diff --git a/src/components/mini/Tabbar.vue b/src/components/mini/Tabbar.vue
index ad96270..429e3d4 100644
--- a/src/components/mini/Tabbar.vue
+++ b/src/components/mini/Tabbar.vue
@@ -24,7 +24,6 @@
class="tabbar_img" />
全部
-