You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

304 lines
5.8 KiB

{
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/home/cloudCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/card/card_detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/card/card_detail2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/personCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/giftCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/home/pickUpCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/card/card_booking",
"style": {
"navigationBarTitleText": "预约提货",
"enablePullDownRefresh": false
}
},
{
"path": "pages/card/card_record",
"style": {
"navigationBarTitleText": "预约记录"
}
},
{
"path": "pages/bind/bind_pickUpCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bind/bind_pickUpCard2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bind/bind_personCard",
"style": {
"navigationStyle": "custom"
}
},
//
{
"path": "pages/bind/bind_personCard2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bind/bind_giftCard",
"style": {
"navigationStyle": "custom"
}
},
//
{
"path": "pages/bind/bind_giftCard2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bind/bind_enterpriseCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/bind/bind_enterpriseCard2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/index/BindPhone",
"style": {
"navigationBarTitleText": "绑定账号",
"navigationStyle": "custom",
"app-plus": {
"scrollIndicator": false //,
}
}
},
{
"path": "pages/card/card_record_detail",
"style": {
"navigationBarTitleText": "预约详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/home/recordList",
"style": {
"navigationBarTitleText": "预约记录"
}
},
{
"path": "pages/home/recordList2",
"style": {
"navigationBarTitleText": "预约记录"
}
},
{
"path": "pages/good/goodsDetail",
"style": {
"navigationBarTitleText": "产品详情",
"enablePullDownRefresh": false
}
},
{
"path": "pages/SelectAddressActivity",
"style": {
"navigationBarTitleText": "提货点列表",
"enablePullDownRefresh": false
}
},
{
"path": "pages/home/corporateCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/enterprise/corporate_card_detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/enterprise/corporate_card_detail2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/enterprise/welfare_card_detail",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/enterprise/welfare_card_detail2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail_affeection",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail_affeection2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail_family",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail_family2",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail_enterprise",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/detail_enterprise2",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/cloud/detail_cloudCard",
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/cloud/optionalCard",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "云菜窖",
"navigationBarBackgroundColor": "#FE9039",
"backgroundColor": "#FE9039"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#191919",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
// {
// "pagePath": "pages/home/personCard",
// "text": "个人卡",
// "iconPath": "static/bomicon/bom_notPerson.png",
// "selectedIconPath": "static/bomicon/bom_person.png"
// }, {
// "pagePath": "pages/home/giftCard",
// "text": "福礼卡",
// "iconPath": "static/bomicon/bom_notGift.png",
// "selectedIconPath": "static/bomicon/bom_gift.png"
// }, {
// "pagePath": "pages/home/corporateCard",
// "text": "企业卡",
// "iconPath": "static/bomicon/bom_notCorporate.png",
// "selectedIconPath": "static/bomicon/bom_corporate.png"
// },
// {
// "pagePath": "pages/home/recordList",
// "text": "预约记录",
// "iconPath": "static/bomicon/bom_notRecordNew.png",
// "selectedIconPath": "static/bomicon/bom_recordNew.png"
// }
{
"pagePath": "pages/home/cloudCard",
"text": "云选菜窖",
"iconPath": "static/bomicon/bom_notCloudCard.png",
"selectedIconPath": "static/bomicon/bom_cloudCard.png"
},
{
"pagePath": "pages/home/pickUpCard",
"text": "提菜卡",
"iconPath": "static/bomicon/bom_notPickUp.png",
"selectedIconPath": "static/bomicon/bom_pickUp.png"
},
{
"pagePath": "pages/home/recordList2",
"text": "预约记录",
"iconPath": "static/bomicon/bom_notRecordNew.png",
"selectedIconPath": "static/bomicon/bom_recordNew.png"
}
]
},
"uniIdRouter": {}
}