parent
7a21081449
commit
42160a36d5
171
src/pages.json
171
src/pages.json
@ -18,24 +18,84 @@
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "pages/tab/home/index",
|
||||
"path": "pages/tab/banquet/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "菜单分类",
|
||||
"navigationBarTitleText": "首页",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "pages/tab/list/index",
|
||||
"path": "pages/tab/banquet/cook",
|
||||
"style": {
|
||||
"navigationBarTitleText": "食谱清单",
|
||||
"navigationBarTitleText": "选厨师",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/tab/banquet/hotel",
|
||||
"style": {
|
||||
"navigationBarTitleText": "选酒店",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
}
|
||||
],
|
||||
"subPackages": [
|
||||
{
|
||||
"root": "pages/banquet",
|
||||
"pages": [
|
||||
{
|
||||
"path": "cook/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "厨师详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "hotel/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "酒店详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "combo/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "餐标选择",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "combo/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "order/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "order/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "付款列表",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pages/common",
|
||||
"pages": [
|
||||
@ -60,7 +120,6 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "webview/index",
|
||||
"style": {
|
||||
@ -106,98 +165,14 @@
|
||||
},
|
||||
"needLogin": true
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "pages/banquet",
|
||||
"pages": [
|
||||
|
||||
{
|
||||
"path": "home/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
|
||||
{
|
||||
"path": "cook/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "厨师",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "cook/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "厨师详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
|
||||
{
|
||||
"path": "hotel/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "酒店",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "hotel/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "酒店详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
|
||||
{
|
||||
"path": "combo/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "餐标选择",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "combo/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "order/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单详情",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
},
|
||||
{
|
||||
"path": "order/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "付款列表",
|
||||
"navigationStyle": "custom"
|
||||
},
|
||||
"needLogin": true
|
||||
}
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
],
|
||||
"preloadRule": {
|
||||
"pages/tab/home/index": {
|
||||
"pages/tab/banquet/index": {
|
||||
"network": "all",
|
||||
"packages": ["pages/common"]
|
||||
"packages":["pages/common","pages/banquet"]
|
||||
}
|
||||
},
|
||||
"tabBar": {
|
||||
@ -209,22 +184,21 @@
|
||||
{
|
||||
"iconPath": "static/images/tabbar/shouye.png",
|
||||
"selectedIconPath": "static/images/tabbar/shouye_selected.png",
|
||||
"pagePath": "pages/banquet/home/index",
|
||||
"pagePath": "pages/tab/banquet/index",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"iconPath": "static/images/tabbar/shouye.png",
|
||||
"selectedIconPath": "static/images/tabbar/shouye_selected.png",
|
||||
"pagePath": "pages/banquet/cook/list",
|
||||
"pagePath": "pages/tab/banquet/cook",
|
||||
"text": "选厨师"
|
||||
},
|
||||
{
|
||||
"iconPath": "static/images/tabbar/bofang.png",
|
||||
"selectedIconPath": "static/images/tabbar/bofang_selected.png",
|
||||
"pagePath": "pages/banquet/hotel/list",
|
||||
"pagePath": "pages/tab/banquet/hotel",
|
||||
"text": "选酒店"
|
||||
},
|
||||
|
||||
// {
|
||||
// "iconPath": "static/images/tabbar/shouye.png",
|
||||
// "selectedIconPath": "static/images/tabbar/shouye_selected.png",
|
||||
@ -242,7 +216,8 @@
|
||||
"selectedIconPath": "static/images/tabbar/wode_selected.png",
|
||||
"pagePath": "pages/tab/user/index",
|
||||
"text": "我的"
|
||||
}]
|
||||
}
|
||||
]
|
||||
},
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
|
Loading…
x
Reference in New Issue
Block a user