diff --git a/src/project/fengdu/AppStore/StoreDetail.vue b/src/project/fengdu/AppStore/StoreDetail.vue index e1481b6..581a64a 100644 --- a/src/project/fengdu/AppStore/StoreDetail.vue +++ b/src/project/fengdu/AppStore/StoreDetail.vue @@ -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)