1
xuxy
2024-06-26 6f233b105d145ed25a483d8ad9529a8f83ddb9cf
components/no-data.vue
@@ -1,7 +1,7 @@
<template>
   <view>
      <image src="../static/common/nodata.png" class="img-nodata"></image>
      <view class="txt-nodata">小狗狗尽力了,没有找到数据</view>
      <view class="txt-nodata">尽力了,没有找到数据</view>
   </view>
</template>