281 lines
6.7 KiB
JSON
281 lines
6.7 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/index/index",
|
|
"name": "Index",
|
|
"style": {
|
|
"navigationBarTitleText": "发现",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/index/guide",
|
|
"name": "indexGuide",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/index/search",
|
|
"name": "indexSearch",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/record/index",
|
|
"name": "Record",
|
|
"style": {
|
|
"navigationBarTitleText": "记录",
|
|
"navigationStyle": "custom"
|
|
}
|
|
}, {
|
|
"path": "pages/store/index",
|
|
"name": "Store",
|
|
"style": {
|
|
"navigationBarTitleText": "健康生活",
|
|
"enablePullDownRefresh": true,
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"titleSize": "16",
|
|
"buttons": [{
|
|
"float": "right",
|
|
"text": "\ue603",
|
|
"fontSrc": "/static/iconfont.ttf",
|
|
"color": "#666",
|
|
"fontSize": "20px"
|
|
}]
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/user/index",
|
|
"name": "User",
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarTextStyle": "white",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundImage": "linear-gradient(to right, #34ce98, #22aa98)",
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/auth/auth",
|
|
"name": "Auth",
|
|
"style": {
|
|
"navigationBarTitleText": "登录",
|
|
"navigationStyle": "custom",
|
|
"app-plus": {
|
|
"animationType": "slide-in-bottom"
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/store/goods",
|
|
"name": "StoreGoods",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "详情",
|
|
"app-plus": {
|
|
"titleNView": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"type": "transparent"
|
|
}
|
|
}
|
|
}
|
|
}, {
|
|
"path": "pages/store/buy",
|
|
"name": "StoreBuy",
|
|
"style": {
|
|
"navigationBarTitleText": "确认订单",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/order/index",
|
|
"name": "Order",
|
|
"style": {
|
|
"navigationBarTitleText": "订单",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/order/details",
|
|
"name": "OrderDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "订单详情",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/address/index",
|
|
"name": "Address",
|
|
"style": {
|
|
"navigationBarTitleText": "收货地址"
|
|
}
|
|
}, {
|
|
"path": "pages/address/edit",
|
|
"name": "AddressEdit",
|
|
"style": {
|
|
"navigationBarTitleText": "编辑",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/pay/pay",
|
|
"name": "Pay",
|
|
"style": {
|
|
"navigationBarTitleText": "收银台",
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
}
|
|
}, {
|
|
"path": "pages/store/list",
|
|
"name": "StoreList",
|
|
"style": {
|
|
"navigationBarTitleText": "商品",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/store/meals",
|
|
"name": "StoreMeals",
|
|
"style": {
|
|
"navigationBarTitleText": "套餐",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/sign/index",
|
|
"name": "signIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "每日签到",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/menu/index",
|
|
"name": "menuIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "食谱推荐",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/menu/classify",
|
|
"name": "menuClassify",
|
|
"style": {
|
|
"navigationBarTitleText": "食谱推荐",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/menu/details",
|
|
"name": "menuDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "食谱详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/topic/index",
|
|
"name": "topicIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "话题广场",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/topic/details",
|
|
"name": "topicDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/ranking/index",
|
|
"name": "rankingIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "食物排行",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/ranking/list",
|
|
"name": "rankingList",
|
|
"style": {
|
|
"navigationBarTitleText": "食物榜单",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/ranking/details",
|
|
"name": "rankingDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "食物详情",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/notice/index",
|
|
"name": "noticeIndex",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/notice/list",
|
|
"name": "noticeList",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}, {
|
|
"path": "pages/notice/details",
|
|
"name": "noticeDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "消息",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
}],
|
|
"tabBar": {
|
|
"borderStyle": "white",
|
|
"selectedColor": "#34CE98",
|
|
"list": [{
|
|
"iconPath": "static/tabBar/tabBar_00.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_00.png",
|
|
"pagePath": "pages/index/index",
|
|
"text": "发现"
|
|
},
|
|
{
|
|
"iconPath": "static/tabBar/tabBar_01.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_01.png",
|
|
"pagePath": "pages/record/index",
|
|
"text": "记录"
|
|
},
|
|
{
|
|
"iconPath": "static/tabBar/tabBar_02.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_02.png",
|
|
"pagePath": "pages/store/index",
|
|
"text": "商城"
|
|
},
|
|
{
|
|
"iconPath": "static/tabBar/tabBar_03.png",
|
|
"selectedIconPath": "static/tabBar/tabBar_show_03.png",
|
|
"pagePath": "pages/user/index",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "ZH健康",
|
|
"navigationBarBackgroundColor": "#F3F6FB",
|
|
"backgroundColorTop": "#F3F6FB",
|
|
"backgroundColorBottom": "#F3F6FB"
|
|
},
|
|
"easycom": {
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
}
|
|
}
|