From cb1f1b460a3de7f85737a798838b87edc94d448b Mon Sep 17 00:00:00 2001 From: anonymous Date: Thu, 16 Jan 2025 14:17:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AE=89=E5=8D=93?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 - src/components/NavBar.vue | 7 +------ src/pages-sub/official-community/index.vue | 2 +- src/pages-sub/team/index.vue | 2 +- src/pages/edit-password/index.vue | 2 +- src/pages/index/index.vue | 6 +++--- src/pages/invest/index.vue | 8 ++++---- src/pages/login/index.vue | 2 +- src/pages/my/index.vue | 2 +- src/pages/register/index.vue | 2 +- vite.config.ts | 8 ++++++-- 11 files changed, 20 insertions(+), 22 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5473bf6..102750c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -35,7 +35,6 @@ const userStore = useUserStore() /* 覆盖 uniapp 自带rpx效果 */ html { font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, Arial, sans-serif; - font-size: 16px !important; } /* stylelint-disable-next-line selector-type-no-unknown */ #app { diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 24f94e8..d85ca2f 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -22,9 +22,4 @@ const handleClickLeft = () => { } - + diff --git a/src/pages-sub/official-community/index.vue b/src/pages-sub/official-community/index.vue index 08c1ce0..b04274c 100644 --- a/src/pages-sub/official-community/index.vue +++ b/src/pages-sub/official-community/index.vue @@ -31,7 +31,7 @@ onLoad(async () => {