From e30b9936018964ad593d84caee41fa000bdb868a Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Thu, 23 Jan 2025 19:43:45 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=B0=86=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E4=BB=8E=E6=B3=A2=E6=B5=AA=E5=8F=B7(~)?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=20@-=20=E4=BF=AE=E6=94=B9=E4=BA=86=E5=A4=9A?= =?UTF-8?q?=E4=B8=AA=E6=96=87=E4=BB=B6=E4=B8=AD=E7=9A=84=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=EF=BC=8C=E5=B0=86=20~/=20=E6=9B=BF=E6=8D=A2?= =?UTF-8?q?=E4=B8=BA=20@/=20-=20=E8=BF=99=E4=B8=AA=E6=94=B9=E5=8A=A8?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=E4=BA=86=E9=A1=B9=E7=9B=AE=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E8=B7=AF=E5=BE=84=E6=A0=BC=E5=BC=8F=EF=BC=8C?= =?UTF-8?q?=E6=8F=90=E9=AB=98=E4=BA=86=E4=BB=A3=E7=A0=81=E7=9A=84=E4=B8=80?= =?UTF-8?q?=E8=87=B4=E6=80=A7=E5=92=8C=E5=8F=AF=E7=BB=B4=E6=8A=A4=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/AppHeader.vue | 2 +- app/pages/collectCode/login/index.vue | 2 +- app/pages/collectCode/mine/index.vue | 4 ++-- app/pages/home/components/Cescribe/index.vue | 2 +- app/pages/home/components/DetailPopup/index.vue | 2 +- app/pages/keepalive/index.vue | 2 +- app/pages/liveRoom/components/SideButton/index.vue | 2 +- .../liveRoom/components/SideButton/tangPopup.vue | 2 +- app/pages/liveRoom/index.client.vue | 12 ++++++------ app/pages/login/index.vue | 2 +- app/pages/profile/index.vue | 4 ++-- app/pages/realAuth/index.vue | 4 ++-- app/plugins/http.ts | 2 +- app/stores/goods/index.js | 2 +- 14 files changed, 22 insertions(+), 22 deletions(-) diff --git a/app/components/AppHeader.vue b/app/components/AppHeader.vue index 147fd75..bbd2bfd 100644 --- a/app/components/AppHeader.vue +++ b/app/components/AppHeader.vue @@ -1,5 +1,5 @@