k94314517
2024-07-15 4a8eafb3abe0b818ff002a2be3d3bde1452517d4
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>