完善定位功能
This commit is contained in:
@ -1,29 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"page": "bundle/pages/points/points_shop",
|
||||
"launchMode": "common",
|
||||
"debugAppxSceneCode": "null",
|
||||
"pageQuery": ""
|
||||
},
|
||||
{
|
||||
"title": "优惠券",
|
||||
"page": "bundle/pages/coupon/coupon",
|
||||
"launchMode": "common",
|
||||
"debugAppxSceneCode": "null",
|
||||
"pageQuery": ""
|
||||
|
||||
Reference in New Issue
Block a user