初始化仓库

This commit is contained in:
wangxiaowei
2025-04-30 13:59:26 +08:00
commit f3990f76ef
1034 changed files with 133104 additions and 0 deletions

View 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": ""
}
]
}