2025-04-16 16:15:41 +08:00
|
|
|
{
|
|
|
|
"pages": [{
|
|
|
|
"path": "pages/login/login",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/index/home",
|
|
|
|
"style": {
|
2025-05-15 16:54:07 +08:00
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh": true
|
2025-04-16 16:15:41 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/mineIndex/mineIndex",
|
|
|
|
"style": {
|
2025-05-15 16:54:07 +08:00
|
|
|
"navigationStyle": "custom",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/common/readTxt/readTxt",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/mineAccount/mineInfo/mineInfo",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/mineAccount/mineOrder/mineOrder",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/mineAccount/mineContact/mineContact",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/mineAccount/mineCoupons/mineCoupons",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/pay/payment/payment",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/pay/publicPay/publicPay",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/pay/payState/payState",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/copyright/createBuy/createBuy",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/copyright/createProjectInfo/createProjectInfo",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/common/rule/rule",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "components/ad-popup",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/mineAccount/mineMsgNotice/mineMsgNotice",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"enablePullDownRefresh": true
|
2025-04-16 16:15:41 +08:00
|
|
|
}
|
2025-05-16 18:00:23 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/copyright/refund/refund",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/copyright/applyRefund/applyRefund",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/copyright/repair/repair",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "",
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
}
|
2025-05-19 12:05:53 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"path" : "pages/copyright/applyRepair/applyRepair",
|
|
|
|
"style" :
|
|
|
|
{
|
|
|
|
"navigationBarTitleText" : ""
|
|
|
|
}
|
2025-04-16 16:15:41 +08:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"globalStyle": {
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
"navigationBarTitleText": "AI喵著",
|
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
|
},
|
|
|
|
"tabBar": {
|
|
|
|
"color": "#515151",
|
|
|
|
"selectedColor": "#FE9944",
|
|
|
|
"list": [{
|
|
|
|
"pagePath": "pages/index/home",
|
|
|
|
"text": "首页",
|
|
|
|
"iconPath": "static/images/ic_home_normal.png",
|
|
|
|
"selectedIconPath": "static/images/ic_home_select.png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pagePath": "pages/mine/mineIndex/mineIndex",
|
|
|
|
"text": "我的",
|
|
|
|
"iconPath": "static/images/ic_mine_normal.png",
|
|
|
|
"selectedIconPath": "static/images/ic_mine_select.png"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"uniIdRouter": {}
|
|
|
|
}
|