This commit is contained in:
liuye
2024-07-01 12:28:20 +08:00
parent c68b06be58
commit 73996e1394

View File

@@ -89,6 +89,7 @@ export default {
}
},
onLoad(o) {
console.log(o)
this.shopId = o?.shopId
if (decodeURIComponent(o.scene) != 'undefined') {
this.id = decodeURIComponent(o.scene)