diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue index 74675a0..0039123 100644 --- a/pages/shop/GoodsList/index.vue +++ b/pages/shop/GoodsList/index.vue @@ -93,7 +93,10 @@ /> - + - + :class="'no-data-wrap-' + searchType" + class="no-data-wrap" + > + + @@ -288,11 +294,21 @@ export default {