陶杰
2024-12-23 d39644872fa6f9499fc2c1651bced631a9e96b19
components/no-data.vue
@@ -1,6 +1,8 @@
<template>
   <view>
      <image src="../static/common/nodata.png" class="img-nodata"></image>
      <image src="https://hmy-flower.oss-cn-shanghai.aliyuncs.com/5e/5e01669de7ec4500b41711b64a7ca0fcnodata.png" class="img-nodata"></image>
      <!-- <image src="../static/common/nodata.png" class="img-nodata"></image> -->
      <view class="txt-nodata">尽力了,没有找到数据</view>
   </view>
</template>