k94314517
2024-07-31 07d966afd92b3bb7e40cccfa300a125000fd69e2
wechat_staff/pages/consult/consult.wxml
@@ -38,5 +38,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>