32 lines
710 B
JSON
32 lines
710 B
JSON
{
|
|
"modes": [
|
|
{
|
|
"title": "充值余额",
|
|
"page": "pages/recharge/balance",
|
|
"launchMode": "common",
|
|
"debugAppxSceneCode": "null",
|
|
"pageQuery": ""
|
|
},
|
|
{
|
|
"title": "充值",
|
|
"page": "pages/recharge/recharge",
|
|
"launchMode": "common",
|
|
"debugAppxSceneCode": "null",
|
|
"pageQuery": ""
|
|
},
|
|
{
|
|
"title": "积分",
|
|
"page": "bundle/pages/points/points",
|
|
"launchMode": "common",
|
|
"debugAppxSceneCode": "null",
|
|
"pageQuery": ""
|
|
},
|
|
{
|
|
"title": "积分商城",
|
|
"page": "bundle/pages/points/points_store",
|
|
"launchMode": "common",
|
|
"debugAppxSceneCode": "null",
|
|
"pageQuery": ""
|
|
}
|
|
]
|
|
} |