|
@@ -35,6 +35,9 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/public/register",
|
|
|
"style": {
|
|
@@ -80,12 +83,19 @@
|
|
|
}
|
|
|
},
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/set/set",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "设置"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/set/phone",
|
|
|
"style": {
|
|
@@ -153,6 +163,10 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/money/paySuccess",
|
|
|
"style": {
|
|
@@ -340,9 +354,8 @@
|
|
|
"selectedColor": "#FEB041 ",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#000000",
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "visible":false,
|
|
|
+ "list": [{
|
|
|
+ "visible":false,
|
|
|
"pagePath": "pages/index/index",
|
|
|
"iconPath": "static/tabBar/shouye.png",
|
|
|
"selectedIconPath": "static/tabBar/shouye-home.png",
|