438 lines
8.7 KiB
JSON
438 lines
8.7 KiB
JSON
{
|
||
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||
{
|
||
"path" : "pages/index/index",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/chooseLogin",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/registration",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "认证登录",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/phoneLogin",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/my",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom",
|
||
"navigationBarBackgroundColor": "#FDFDFD"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/activityList/index",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "选酒",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
// "navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/activityList/activityList",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "活动招募",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
// "navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/activityList/styleSelection",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "风格选酒",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
// "navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/activityList/hotLabel",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "热门厂牌",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
// "navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/activityList/details",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "详情",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
// "navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/scan",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom"
|
||
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/home",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
|
||
{
|
||
"path" : "pages/index/review",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/newBeer",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "新酒上市",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/writeReview",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/brandHome",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/myJoin",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "我参与的",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/searchBeer",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/featureInfo",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pages/index/styleBeer",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path": "pages/index/userAgreement",
|
||
"style": {
|
||
"navigationBarTitleText": "软件使用协议",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
}
|
||
|
||
|
||
],
|
||
"subPackages": [
|
||
{
|
||
"root": "pagesActivity",
|
||
"pages" : [
|
||
{
|
||
"path" : "activityDetail",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "活动详情",
|
||
"navigationBarBackgroundColor": "#FFFFFF",
|
||
"navigationBarTextStyle": "black"
|
||
}
|
||
},
|
||
{
|
||
"path" : "myActivityDetail",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "我的活动"
|
||
}
|
||
},
|
||
{
|
||
"path" : "scanResult",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
// {
|
||
// "path" : "activityList",
|
||
// "style" :
|
||
// {
|
||
// "navigationBarTitleText" : "活动列表"
|
||
// }
|
||
// },
|
||
{
|
||
"path" : "bgSelect",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "preview",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "winelist",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "生成酒单",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "pdfPreview",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "newWine",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "创建新酒款",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "homeSearch",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "搜索",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pagesCoin",
|
||
"pages" : [
|
||
{
|
||
"path" : "beerCoin",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "啤酒币兑好礼",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "coinCollect",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "品牌啤酒币"
|
||
}
|
||
},
|
||
{
|
||
"path" : "goodsDetail",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "",
|
||
"navigationStyle": "custom"
|
||
}
|
||
},
|
||
{
|
||
"path" : "redeemOrder",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
},
|
||
{
|
||
"path" : "orderInfo",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : ""
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"root": "pagesMy",
|
||
"pages" : [
|
||
{
|
||
"path" : "myWineReview",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "我的酒评",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "myAttention",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "我的关注",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "myAddress",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "我的地址",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "feedback",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "意见反馈",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "setting",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "设置",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
},
|
||
{
|
||
"path" : "addAiad",
|
||
"style" :
|
||
{
|
||
"navigationBarTitleText" : "联系我们",
|
||
"navigationBarBackgroundColor": "#19367A",
|
||
"navigationBarTextStyle": "white"
|
||
}
|
||
}
|
||
// {
|
||
// "path" : "myOrder",
|
||
// "style" :
|
||
// {
|
||
// "navigationBarTitleText" : "我的订单"
|
||
// }
|
||
// },
|
||
]
|
||
}
|
||
],
|
||
"globalStyle": {
|
||
"navigationBarTextStyle": "black",
|
||
"navigationBarTitleText": "uni-app",
|
||
"navigationBarBackgroundColor": "#F8F8F8",
|
||
"backgroundColor": "#F8F8F8"
|
||
},
|
||
"tabBar": {
|
||
"selectedColor": "#1A1A1A",
|
||
"color": "#999",
|
||
// "backgroundColor": "#ffffff",
|
||
"borderStyle": "black",
|
||
"list": [
|
||
{
|
||
"pagePath": "pages/index/index",
|
||
"text": "热门活动",
|
||
"iconPath": "static/tabbar/home.png",
|
||
"selectedIconPath": "static/tabbar/home-s.png"
|
||
},
|
||
{
|
||
"pagePath": "pages/activityList/index",
|
||
"text": "选酒",
|
||
"iconPath": "static/tabbar/timer.png",
|
||
"selectedIconPath": "static/tabbar/timer-s.png"
|
||
},
|
||
{
|
||
"pagePath": "pages/index/scan",
|
||
// "text": "扫一扫",
|
||
"iconPath": "static/tabbar/scan-s.png",
|
||
"selectedIconPath": "static/tabbar/scan-s.png"
|
||
},
|
||
{
|
||
"pagePath": "pages/index/myJoin",
|
||
"text": "我参与的",
|
||
"iconPath": "static/tabbar/tick.png",
|
||
"selectedIconPath": "static/tabbar/tick-s.png"
|
||
},
|
||
{
|
||
"pagePath": "pages/index/my",
|
||
"iconPath": "static/tabbar/my.png",
|
||
"selectedIconPath": "static/tabbar/my-s.png",
|
||
"text": "账户"
|
||
}
|
||
]
|
||
},
|
||
"uniIdRouter": {},
|
||
"preloadRule": {
|
||
"pages/index/index": {
|
||
"network": "all",
|
||
"packages": ["pagesActivity","pagesCoin","pagesMy"]
|
||
}
|
||
},
|
||
"easycom": {
|
||
"autoscan": true,
|
||
"custom": {
|
||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
|
||
"^brand-filter": "@/components/brandFilter.vue",
|
||
"^activity-item": "@/components/ActivityItem.vue"
|
||
}
|
||
}
|
||
}
|