This commit is contained in:
chenyuwu
2026-08-15 17:13:39 +08:00
parent a10fc51c02
commit 72b18009ff
9 changed files with 63 additions and 82 deletions
+7 -2
View File
@@ -32,7 +32,11 @@
"condition": false,
"swc": false,
"disableSWC": true,
"disableUseStrict": false
"disableUseStrict": false,
"sassSetting": {
"sassCommonUseFilePath": "global.sass",
"scssCommonUseFilePath": "global.scss"
}
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
@@ -47,5 +51,6 @@
"ignore": [],
"include": []
},
"appid": "wx0527b2d9e540919e"
"appid": "wx0527b2d9e540919e",
"isGameTourist": false
}