diff --git a/App.vue b/App.vue
index 19cfc5e..04e9fea 100644
--- a/App.vue
+++ b/App.vue
@@ -1,13 +1,18 @@
+
+
diff --git a/pages.json b/pages.json
index 58a1f3a..258a17e 100644
--- a/pages.json
+++ b/pages.json
@@ -1,17 +1,13 @@
{
"pages": [
{
- "path": "pages/index/index",
+ "path": "pages/main/main",
"style": {
"navigationStyle": "custom",
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/profile/profile",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": ""
+ "navigationBarTitleText": "",
+ "backgroundColor": "#0B0B14",
+ "backgroundColorTop": "#0B0B14",
+ "backgroundColorBottom": "#0B0B14"
}
},
{
@@ -49,18 +45,6 @@
"navigationBarTitleText": ""
}
},
- {
- "path": "pages/circle/circle",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "",
- "app-plus": {
- "background": "#0B0B14",
- "bounceBackground": "#0B0B14",
- "animationAlphaBGColor": "#0B0B14"
- }
- }
- },
{
"path": "pages/circle-detail/circle-detail",
"style": {
@@ -139,31 +123,5 @@
"backgroundColorTop": "#0B0B14",
"backgroundColorBottom": "#0B0B14"
},
- "tabBar": {
- "color": "#9494AC",
- "selectedColor": "#E8A838",
- "backgroundColor": "#151520",
- "borderStyle": "black",
- "list": [
- {
- "pagePath": "pages/index/index",
- "text": "首页",
- "iconPath": "static/tab-home.png",
- "selectedIconPath": "static/tab-home-active.png"
- },
- {
- "pagePath": "pages/circle/circle",
- "text": "酒友圈",
- "iconPath": "static/tab-circle.png",
- "selectedIconPath": "static/tab-circle-active.png"
- },
- {
- "pagePath": "pages/profile/profile",
- "text": "我的",
- "iconPath": "static/tab-profile.png",
- "selectedIconPath": "static/tab-profile-active.png"
- }
- ]
- },
"uniIdRouter": {}
}
diff --git a/pages/agreement/agreement.vue b/pages/agreement/agreement.vue
index a22512c..b7d2aeb 100644
--- a/pages/agreement/agreement.vue
+++ b/pages/agreement/agreement.vue
@@ -1,5 +1,5 @@
-
+
@@ -27,10 +27,7 @@
+
+
diff --git a/pages/onboarding/onboarding.vue b/pages/onboarding/onboarding.vue
index e61b557..a335436 100644
--- a/pages/onboarding/onboarding.vue
+++ b/pages/onboarding/onboarding.vue
@@ -1,5 +1,5 @@
-
+
跳过
@@ -63,10 +63,7 @@