feat: 订单支付|商品详情调整

This commit is contained in:
duanshuwen
2025-10-28 20:34:18 +08:00
parent 16fde7aade
commit eed2eea123
8 changed files with 175 additions and 203 deletions

View File

@@ -62,7 +62,11 @@
"mp-weixin": {
"appid": "wx5e79df5996572539",
"setting": {
"urlCheck": false
"urlCheck": false,
"minified": true
},
"optimization": {
"subPackages": true
},
"usingComponents": true,
"requiredPrivateInfos": ["getLocation"],