去除部分调试打印,优化环境变量控制,修复再来一单只有一个商品时自动弹出图片预览问题,

This commit is contained in:
2025-12-24 13:42:00 +08:00
parent addb9f0e75
commit 0736726336
14 changed files with 136 additions and 65 deletions

View File

@@ -44,7 +44,6 @@
id: getUUid(),
})
onMounted(()=>{
console.log('w-qrcode:mounted')
SpecialTreatment(opt);
nextTick(()=>{
generateCode(opt)