|
@@ -11,7 +11,13 @@
|
|
|
"navigationBarTitleText": "粤菜文化",
|
|
"navigationBarTitleText": "粤菜文化",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
- },{
|
|
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/yuecai/home/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "首页",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+ }, {
|
|
|
"path": "pages/yuecai/professional_style/index",
|
|
"path": "pages/yuecai/professional_style/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "专业风采",
|
|
"navigationBarTitleText": "专业风采",
|
|
@@ -65,40 +71,40 @@
|
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarTitleText": "我的",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
- }, {
|
|
|
|
|
- "path": "pages/yuecai/usercenter/profile/index",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "个人信息",
|
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
- }
|
|
|
|
|
- },{
|
|
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/yuecai/usercenter/profile/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "个人信息",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+ }, {
|
|
|
"path": "pages/yuecai/information/detail/index",
|
|
"path": "pages/yuecai/information/detail/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationBarTitleText": "资讯",
|
|
"navigationBarTitleText": "资讯",
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
}, {
|
|
}, {
|
|
|
- "path": "pages/yuecai/usercenter/protocol/index",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "用户协议",
|
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
- }
|
|
|
|
|
- }, {
|
|
|
|
|
- "path": "pages/yuecai/usercenter/privacy/index",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "隐私保护政策",
|
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
- }
|
|
|
|
|
- }, {
|
|
|
|
|
- "path": "pages/yuecai/collection/index",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "我的收藏",
|
|
|
|
|
- "enablePullDownRefresh": false
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ "path": "pages/yuecai/usercenter/protocol/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "用户协议",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/yuecai/usercenter/privacy/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "隐私保护政策",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+ }, {
|
|
|
|
|
+ "path": "pages/yuecai/collection/index",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "我的收藏",
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
],
|
|
],
|
|
|
"globalStyle": {
|
|
"globalStyle": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
|
|
+ "navigationBarTitleText": "粤菜文化",
|
|
|
"navigationBarBackgroundColor": "@navBgColor",
|
|
"navigationBarBackgroundColor": "@navBgColor",
|
|
|
"navigationBarTextStyle": "@navTxtStyle",
|
|
"navigationBarTextStyle": "@navTxtStyle",
|
|
|
"backgroundColor": "@bgColor",
|
|
"backgroundColor": "@bgColor",
|
|
@@ -114,23 +120,13 @@
|
|
|
"list": [{
|
|
"list": [{
|
|
|
"iconPath": "@iconPath1",
|
|
"iconPath": "@iconPath1",
|
|
|
"selectedIconPath": "@selectedIconPath1",
|
|
"selectedIconPath": "@selectedIconPath1",
|
|
|
- "text": "专业风采",
|
|
|
|
|
- "pagePath": "pages/yuecai/professional_style/index"
|
|
|
|
|
|
|
+ "text": "首页",
|
|
|
|
|
+ "pagePath": "pages/yuecai/home/index"
|
|
|
}, {
|
|
}, {
|
|
|
"iconPath": "@iconPath2",
|
|
"iconPath": "@iconPath2",
|
|
|
"selectedIconPath": "@selectedIconPath2",
|
|
"selectedIconPath": "@selectedIconPath2",
|
|
|
- "text": "名菜",
|
|
|
|
|
|
|
+ "text": "发现",
|
|
|
"pagePath": "pages/yuecai/dish/index"
|
|
"pagePath": "pages/yuecai/dish/index"
|
|
|
- }, {
|
|
|
|
|
- "iconPath": "@iconPath2",
|
|
|
|
|
- "selectedIconPath": "@selectedIconPath2",
|
|
|
|
|
- "text": "名点",
|
|
|
|
|
- "pagePath": "pages/yuecai/location/index"
|
|
|
|
|
- }, {
|
|
|
|
|
- "iconPath": "@iconPath2",
|
|
|
|
|
- "selectedIconPath": "@selectedIconPath2",
|
|
|
|
|
- "text": "名店",
|
|
|
|
|
- "pagePath": "pages/yuecai/restaurant/index"
|
|
|
|
|
}, {
|
|
}, {
|
|
|
"iconPath": "@iconPath2",
|
|
"iconPath": "@iconPath2",
|
|
|
"selectedIconPath": "@selectedIconPath2",
|
|
"selectedIconPath": "@selectedIconPath2",
|