liukangdong
2024-07-11 76754ed762584868150739dcafc01200b33410c4
wechat_jiaxuan/pages/discover/discover.wxml
@@ -17,5 +17,7 @@
  <!--  -->
  <view class="main_content" style="height: calc( 100vh - {{menuButtonInfo.top}}px - 88rpx )">
    <disProduct wx:if="{{ activeTabs == '0' }}" />
    <disCase wx:if="{{ activeTabs == '1' }}" />
    <disRealpic wx:if="{{ activeTabs == '2' }}" />
  </view>
</view>