From cfe746d8aa547505cce16fde5e95fb2851e6e7d3 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期三, 26 六月 2024 14:22:33 +0800
Subject: [PATCH] 1

---
 components/no-data.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/no-data.vue b/components/no-data.vue
index bcef415..833f337 100644
--- a/components/no-data.vue
+++ b/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>
 

--
Gitblit v1.9.3