|
@@ -12,13 +12,14 @@
|
|
|
"navigationBarTitleText": "注册",
|
|
"navigationBarTitleText": "注册",
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
- }, {
|
|
|
|
|
- "path": "pages/index",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "首页",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- }, {
|
|
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/indexOrder/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
"path": "pages/mine/index",
|
|
"path": "pages/mine/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarTitleText": "我的",
|
|
@@ -85,7 +86,9 @@
|
|
|
"navigationBarTitleText": "浏览文本",
|
|
"navigationBarTitleText": "浏览文本",
|
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
}
|
|
|
- }],
|
|
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+],
|
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "",
|
|
"navigationBarTitleText": "",
|