预定课程新增审核功能

This commit is contained in:
limqhz
2021-09-21 19:59:28 +08:00
parent 87236f1f89
commit ddd62ca041
3 changed files with 7 additions and 6 deletions

View File

@@ -23,6 +23,7 @@
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
@@ -35,12 +36,10 @@
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"bundle": false,
"useApiHostProcess": false
"minifyWXSS": true
},
"compileType": "miniprogram",
"libVersion": "2.10.2",
"libVersion": "2.17.0",
"appid": "wx73eb8a9ed10a029d",
"projectname": "%E6%99%BA%E6%85%A7%E4%BA%91%E9%A6%86",
"isGameTourist": false,