diff --git a/pages.json b/pages.json
index ab950d4..2966d08 100644
--- a/pages.json
+++ b/pages.json
@@ -7,7 +7,8 @@
"^detail-preview-popup$": "@/components/detail-preview-popup/detail-preview-popup.vue",
"^banner$": "@/components/banner/banner.vue"
},
- "pages": [{
+ "pages": [
+ {
"path": "pages/shouye/index",
"style": {
"navigationStyle": "custom",
@@ -143,7 +144,6 @@
"navigationStyle": "custom"
}
},
-
{
"path": "pages/user/vip",
"style": {
@@ -210,7 +210,6 @@
"navigationBarTextStyle": "black"
}
},
-
{
"path": "pages/user/change",
"style": {
@@ -219,7 +218,6 @@
"navigationBarTextStyle": "black"
}
},
-
{
"path": "pages/chouka/detail",
"style": {
@@ -234,7 +232,6 @@
"navigationStyle": "custom"
}
},
-
{
"path": "pages/infinite/index",
"style": {
@@ -273,7 +270,6 @@
"navigationBarTitleText": "绑定手机号"
}
},
-
{
"path": "pages/shouye/yaoqing_ranking",
"style": {
@@ -305,46 +301,50 @@
"style": {
"navigationStyle": "custom"
}
- }, {
+ },
+ {
"path": "pages/shouye/dada_ranking",
"style": {
"navigationStyle": "custom"
}
},
{
- "path" : "pages/infinite/reward_records",
- "style" :
- {
+ "path": "pages/infinite/reward_records",
+ "style": {
"navigationStyle": "custom"
}
},
{
- "path" : "pages/shouye/danye",
- "style" :
- {
+ "path": "pages/shouye/danye",
+ "style": {
"navigationStyle": "custom"
}
},
{
- "path" : "pages/other/prize_draw",
- "style" :
- {
+ "path": "pages/other/prize_draw",
+ "style": {
"navigationStyle": "custom"
}
},
{
- "path" : "pages/other/order_list",
- "style" :
- {
+ "path": "pages/other/order_list",
+ "style": {
"navigationStyle": "custom"
}
},
{
- "path" : "pages/other/order_info",
- "style" :
- {
+ "path": "pages/other/order_info",
+ "style": {
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/guize/guize",
+ "style": {
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationBarTitleText": "",
+ "navigationBarTextStyle": "black"
+ }
}
],
"subPackages": [],
@@ -362,7 +362,8 @@
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"iconWidth": "48rpx",
- "list": [{
+ "list": [
+ {
"pagePath": "pages/shouye/index",
"iconPath": "static/tabbar/m1.png",
"selectedIconPath": "static/tabbar/s1.png",
diff --git a/pages/guize/guize.vue b/pages/guize/guize.vue
new file mode 100644
index 0000000..23209f1
--- /dev/null
+++ b/pages/guize/guize.vue
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+
+
+
+