微信小程序登录修改

This commit is contained in:
2026-01-09 12:17:21 +08:00
parent f948362d1b
commit 8073a95f74
23 changed files with 1417 additions and 58 deletions

View File

@@ -14,7 +14,11 @@
"outputPath": ""
},
"useCompilerPlugins": false,
"minifyWXML": true
"minifyWXML": true,
"lazyCodeLoading": "requiredComponents",
"coverView": true,
"checkInvalidKey": true,
"checkSiteMap": false
},
"compileType": "miniprogram",
"simulatorPluginLibVersion": {},