From 2f37181c1d20f25ba51c73109b5bff0c373b352c Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 19 Jun 2025 09:39:59 +0800 Subject: [PATCH] =?UTF-8?q?feat(cl-tabbar):=20=E5=BA=95=E9=83=A8tab?= =?UTF-8?q?=E6=A0=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/cl-tabbar.vue | 59 +++++++++++++++++++------------------ config/request.js | 2 +- pages.json | 6 ++-- pages/mine/index.vue | 8 ++--- pages/mine/share/index.vue | 6 +++- pages/specialArea/index.vue | 2 +- static/images/share-act.svg | 1 + static/images/share.svg | 1 + 8 files changed, 46 insertions(+), 39 deletions(-) create mode 100644 static/images/share-act.svg create mode 100644 static/images/share.svg diff --git a/components/cl-tabbar.vue b/components/cl-tabbar.vue index 520705a..676c126 100644 --- a/components/cl-tabbar.vue +++ b/components/cl-tabbar.vue @@ -30,18 +30,6 @@ src="@/static/images/one2.png" > - - - - + + + + + - - - - + + + + + { //#ifdef DEV_SERVER console.log('DEV_SERVER') - config.baseURL = 'http://192.168.0.102:8080' + config.baseURL = 'http://t-app.beida777.com/prod-api' //#endif //#ifdef QA_SERVER diff --git a/pages.json b/pages.json index f87a66e..42c9a65 100644 --- a/pages.json +++ b/pages.json @@ -298,8 +298,8 @@ { "path": "pages/mine/share/index", "style": { - "navigationBarTitleText": "个人推广二维码", - "navigationBarBackgroundColor": "#fff" + "navigationBarHidden": true, + "navigationStyle": "custom" } }, { @@ -916,7 +916,7 @@ "pagePath": "pages/shoppingCar/index" }, { - "pagePath": "pages/email/index" + "pagePath": "pages/mine/share/index" }, { "pagePath": "pages/mine/index" diff --git a/pages/mine/index.vue b/pages/mine/index.vue index 09fd909..289b7c2 100644 --- a/pages/mine/index.vue +++ b/pages/mine/index.vue @@ -52,11 +52,9 @@ +