diff --git a/pages/index/index.vue b/pages/index/index.vue index 9ad8bc1..5ae1303 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,3 +1,12 @@ + + + + + + { // 店铺id if (opt.id) { @@ -528,6 +550,8 @@ getgoodClassList(0); getGoodList(); + + btns.value = uni.getMenuButtonBoundingClientRect(); }) onShow(() => { diff --git a/pages/my/my.vue b/pages/my/my.vue index d539d02..5dcaec2 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -1,3 +1,26 @@ +