liukangdong
2024-07-26 075a082f60ae3089bbca9e49ad49cf6ddf7bee31
wechat_jiaxuan/pages/consult/consult.wxml
@@ -35,5 +35,8 @@
        </view>
      </view>
    </view>
    <view wx:if="{{ dataList.length == 0 }}" class="empty_wrap">
      <image class="default_empty" src="../../static/images/default_empty.png"></image>
    </view>
  </view>
</view>