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 @@