|
|
@ -2,8 +2,14 @@
|
|
|
|
"easycom": {
|
|
|
|
"easycom": {
|
|
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"pages": [
|
|
|
|
"pages": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|
|
|
|
"path": "pages/Progress",
|
|
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
|
|
"navigationBarTitleText": "发现",
|
|
|
|
|
|
|
|
"enablePullDownRefresh": false
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},{
|
|
|
|
"path": "pages/index/index",
|
|
|
|
"path": "pages/index/index",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarBackgroundColor": "#5B80A0",
|
|
|
|
"navigationBarBackgroundColor": "#5B80A0",
|
|
|
@ -530,7 +536,7 @@
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
],
|
|
|
|
// 分包配置项(由于小程序代码包大小限制,需要分包)
|
|
|
|
// 分包配置项(由于小程序代码包大小限制,需要分包)
|
|
|
|
/**
|
|
|
|
/**
|
|
|
@ -573,8 +579,8 @@
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "myShop/teamAdd",
|
|
|
|
"path": "myShop/teamAdd",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
@ -588,27 +594,27 @@
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "myIncome/cumulative",
|
|
|
|
"path": "myIncome/cumulative",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "累计总收益",
|
|
|
|
"navigationBarTitleText": "累计总收益",
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "mineShop/recommendBg",
|
|
|
|
"path": "mineShop/recommendBg",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "推荐升级"
|
|
|
|
"navigationBarTitleText": "推荐升级"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "mineShop/rewardBg",
|
|
|
|
"path": "mineShop/rewardBg",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "获取平台奖励"
|
|
|
|
"navigationBarTitleText": "获取平台奖励"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "myIncome/purchase",
|
|
|
|
"path": "myIncome/purchase",
|
|
|
@ -618,23 +624,23 @@
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "myIncome/shopSubsidy",
|
|
|
|
"path": "myIncome/shopSubsidy",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "店铺补贴",
|
|
|
|
"navigationBarTitleText": "店铺补贴",
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"enablePullDownRefresh": false,
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarBackgroundColor": "#16182B",
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"path": "myIncome/shopSubsidyDetails",
|
|
|
|
"path": "myIncome/shopSubsidyDetails",
|
|
|
|
"style": {
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "店铺补贴",
|
|
|
|
"navigationBarTitleText": "店铺补贴",
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
"navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
"navigationBarTextStyle": "white"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
// {
|
|
|
|
// {
|
|
|
|
// "path": "myIncome/guide",
|
|
|
|
// "path": "myIncome/guide",
|
|
|
|