初始化仓库
This commit is contained in:
18
unpackage/dist/dev/mp-alipay/.mini-ide/compileMode.json
vendored
Normal file
18
unpackage/dist/dev/mp-alipay/.mini-ide/compileMode.json
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"modes": [
|
||||
{
|
||||
"title": "积分商城",
|
||||
"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