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

241 lines
3.4 KiB

{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login/index",
"style": {
}
},
{
"path": "pages/menu/about/RiskDisclosureAGREEMENT",
"style": {
}
},
{
"path": "pages/menu/about/privacyPolicy",
"style": {
}
},
{
"path": "pages/menu/search/index",
"style": {
}
},
{
"path": "pages/menu/goods/index",
"style": {
}
},
{
"path": "pages/menu/goods/goodsDetail/index",
"style": {
}
},
{
"path": "pages/menu/bankCard/addAddress/index",
"style": {
}
},
{
"path": "pages/menu/bankCard/addBankCard/index",
"style": {
}
},
{
"path": "pages/menu/bankCard/index",
"style": {
}
},
{
"path": "pages/register/index",
"style": {
}
},
{
"path": "pages/menu/color/index",
"style": {
}
},
{
"path": "pages/menu/colorMoni/index",
"style": {
}
},
{
"path": "pages/menu/promotion/applyRecord/index",
"style": {
}
},
{
"path": "pages/menu/promotion/bounsRecord/index",
"style": {
}
},
{
"path": "pages/menu/withdrawl/transactions/index",
"style": {
}
},
{
"path": "pages/menu/recharge/rechargeRule",
"style": {
}
},
{
"path": "pages/menu/withdrawl/transactions/index",
"style": {
}
},
{
"path": "pages/menu/withdrawl/withdrawlRecord/index",
"style": {
}
},
{
"path": "pages/menu/recharge/index",
"style": {
}
},
{
"path": "pages/menu/recharge/record/index",
"style": {
}
},
{
"path": "pages/menu/rule/arules/index",
"style": {
}
},
{
"path": "pages/menu/aplan/index",
"style": {
}
},
{
"path": "pages/menu/withdrawl/index",
"style": {
}
},
{
"path": "pages/menu/promotion/promotionRecord/index",
"style": {
}
},
{
"path": "pages/menu/recharge/index",
"style": {
}
},
{
"path": "pages/menu/My/index",
"style": {
}
},
{
"path": "pages/menu/promotion/index",
"style": {
}
},
{
"path": "pages/menu/index/index",
"style": {
}
},
{
"path": "pages/login/resetPassword/index",
"style": {
}
},
{
"path": "pages/menu/rule/index",
"style": {
}
},
{
"path": "pages/menu/rule/inviteRule/index",
"style": {
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#34026B"
},
"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":"Game",
"pagePath":"pages/menu/color/index",
"iconPath":"./static/tabbar/[email protected]",
"selectedIconPath":"./static/tabbar/[email protected]"
},
{
"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]"
}
]
}
}