红绿项目
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.
 
 
 
 

296 lines
5.0 KiB

{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/redenvelopes",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/re/list/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/re/add/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/address/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/order/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/about/RiskDisclosureAGREEMENT",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/about/privacyPolicy",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/search/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/goods/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/goods/goodsDetail/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/address/addAddress/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/bankCard/addBankCard/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/bankCard/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/register/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/color/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/colorMoni/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/promotion/applyRecord/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/promotion/bounsRecord/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/withdrawl/transactions/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/recharge/rechargeRule",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/withdrawl/transactions/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/withdrawl/withdrawlRecord/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/recharge/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/recharge/record/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/rule/arules/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/aplan/index",
"style": {}
},
{
"path": "pages/menu/withdrawl/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/promotion/promotionRecord/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/recharge/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/My/index",
"style": {
}
},
{
"path": "pages/menu/promotion/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/index/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/login/resetPassword/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/rule/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/menu/rule/inviteRule/index",
"style": {
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#34026B",
"style": {
"app-plus": {
"titleNView": false
}
}
},
"tabBar": {
"selectedColor": "#34026B",
"list": [{
"text": "Home",
"pagePath": "pages/menu/goods/index",
"iconPath": "./static/tabbar/[email protected]",
"selectedIconPath": "./static/tabbar/[email protected]"
},
{
"text": "Search",
"pagePath": "pages/menu/search/index",
"iconPath": "./static/tabbar/[email protected]",
"selectedIconPath": "./static/tabbar/[email protected]"
},
{
"text": "Order",
"pagePath":"pages/menu/order/index",
"iconPath": "./static/tabbar/dorder.png",
"selectedIconPath": "./static/tabbar/dorderS.png"
},
{
"text": "Promotion",
"pagePath": "pages/menu/promotion/index",
"iconPath": "./static/tabbar/[email protected]",
"selectedIconPath": "./static/tabbar/[email protected]"
},
{
"text": "My",
"pagePath": "pages/menu/My/index",
"iconPath": "./static/tabbar/[email protected]",
"selectedIconPath": "./static/tabbar/[email protected]"
}
]
}
}