feat(index): 隐藏公告

This commit is contained in:
woody 2025-06-04 13:41:25 +08:00
parent 6e1c6f1ef2
commit cd0115a233
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
</swiper>
</view>
</view>
<view v-if="isEmpty(noticeList) == false" class="notice-wrapper">
<!-- <view v-if="isEmpty(noticeList) == false" class="notice-wrapper">
<simple-vertical-swiper
:items="noticeList"
type="custom"
@ -45,7 +45,7 @@
</view>
</template>
</simple-vertical-swiper>
</view>
</view> -->
<view class="recommend-goods-list">
<view
v-if="isEmpty(recommendGoodsList) == false"