From 776bbeb3af7b0a748de9d7060d006b8e8628550f Mon Sep 17 00:00:00 2001 From: xiaohei <1494046114@qq.com> Date: Fri, 10 Nov 2023 00:01:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E6=89=8B=E6=9C=BA?= =?UTF-8?q?=E5=8F=B7=E7=99=BB=E9=99=86=E9=A1=B5=E9=9D=A2=E3=80=81=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=AF=BC=E8=88=AA=E6=A0=8F=E9=AB=98=E5=BA=A6=E3=80=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=9A=E4=BD=8D=E4=BD=8D=E7=BD=AE=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E3=80=81=E8=B0=83=E6=95=B4=E9=A1=B5=E9=9D=A2=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E3=80=81=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../custom-nav-bar/custom-nav-bar.vue | 4 +- src/config/constant.js | 49 +++++++++++-------- .../life/pages/scenic-list/scenic-list.vue | 4 +- .../my/pages/collection/collection.vue | 15 +++--- src/packages/my/pages/setup/setup.vue | 8 ++- src/packages/people/pages/second/second.vue | 15 +++--- .../public/pages/web-view/web-view.vue | 2 +- src/pages.json | 4 +- src/pages/enterprise/enterprise.vue | 2 +- src/pages/life/life.vue | 6 +-- src/pages/my/my.vue | 31 ++++++------ src/pages/phone/index.vue | 7 ++- 12 files changed, 82 insertions(+), 65 deletions(-) diff --git a/src/components/custom-nav-bar/custom-nav-bar.vue b/src/components/custom-nav-bar/custom-nav-bar.vue index 8caea4b..2a061ae 100644 --- a/src/components/custom-nav-bar/custom-nav-bar.vue +++ b/src/components/custom-nav-bar/custom-nav-bar.vue @@ -1,6 +1,6 @@