优化支付逻辑、防止用户连击

This commit is contained in:
2026-06-03 18:43:46 +08:00
parent 5236fabc83
commit d20ed2a691
2 changed files with 64 additions and 80 deletions

View File

@@ -38,10 +38,17 @@
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"condition": false
"condition": false,
"compileWorklet": false,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"swc": false,
"disableSWC": true
},
"compileType": "miniprogram",
"libVersion": "2.17.0",
"libVersion": "2.27.3",
"appid": "wx73eb8a9ed10a029d",
"projectname": "%E6%99%BA%E6%85%A7%E4%BA%91%E9%A6%86",
"simulatorType": "wechat",