|
@@ -9,6 +9,14 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
|
|
+ "path": "pages/index/login",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "登录",
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
"path": "pages/food/restaurant/index",
|
|
"path": "pages/food/restaurant/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "美食首页"
|
|
"navigationBarTitleText": "美食首页"
|
|
@@ -28,13 +36,6 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "pages/food/submit-order-remark/index",
|
|
|
|
- "style": {
|
|
|
|
- "navigationBarTitleText": "备注"
|
|
|
|
- }
|
|
|
|
- },
|
|
|
|
-
|
|
|
|
- {
|
|
|
|
"path": "pages/common/textarea-page/index",
|
|
"path": "pages/common/textarea-page/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
"navigationBarTitleText": ""
|