56 lines
1.1 KiB
JSON
56 lines
1.1 KiB
JSON
|
{
|
||
|
"pages": [
|
||
|
{
|
||
|
"path": "pages/index/home",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "优酷充值中心"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/buying/index",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "用券"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/my/index",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "我的订单",
|
||
|
"enablePullDownRefresh": true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/pay/index",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "支付"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/pay/over",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "支付完成"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/login",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "优酷充值中心"
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"path": "pages/agreement/index",
|
||
|
"style": {
|
||
|
"navigationBarTitleText": "《优酷系列会员服务协议》"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"globalStyle": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "uni-app",
|
||
|
"navigationBarBackgroundColor": "#F8F8F8",
|
||
|
"navigationStyle": "custom",
|
||
|
"backgroundColor": "#F8F8F8"
|
||
|
},
|
||
|
"uniIdRouter": {}
|
||
|
}
|