From 353b734a16dd753bef78105364f5a7ecbeac9712 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期四, 27 六月 2024 11:41:56 +0800
Subject: [PATCH] 2

---
 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