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 () => {