feat: 添加小程序码,增加分享功能

This commit is contained in:
2025-06-20 17:20:28 +08:00
parent 56e8e15620
commit 4c94fa28f9
11 changed files with 48 additions and 32 deletions
+11 -2
View File
@@ -30,7 +30,16 @@
"compileHotReLoad": false,
"skylineRenderEnable": true,
"es6": true,
"packNpmManually": true
"packNpmManually": true,
"compileWorklet": false,
"uglifyFileName": true,
"uploadWithSourceMap": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"condition": false,
"swc": false,
"disableSWC": true
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
@@ -50,7 +59,7 @@
"tabIndent": "insertSpaces",
"tabSize": 4
},
"libVersion": "2.32.3",
"libVersion": "3.7.12",
"packOptions": {
"ignore": [],
"include": []