From 2f5177b8a553bdc468cc68a20029916f59d1b4f1 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期五, 06 六月 2025 09:14:23 +0800
Subject: [PATCH] -

---
 Web/src/views/home/widgets/components/version.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Web/src/views/home/widgets/components/version.vue b/Web/src/views/home/widgets/components/version.vue
index 9d3022d..1780020 100644
--- a/Web/src/views/home/widgets/components/version.vue
+++ b/Web/src/views/home/widgets/components/version.vue
@@ -6,7 +6,7 @@
 		</template>
 		<div style="height: 210px; text-align: center">
 			<img :src="verSvg" style="height: 140px" />
-			<h2 style="margin-top: 15px">Admin.NET</h2>
+			<h2 style="margin-top: 15px">闈炴斂閲囨嫑鏍囬噰璐氦鏄撶鐞嗗钩鍙�</h2>
 			<p style="margin-top: 5px">鏈�鏂扮増鏈� {{ version }}</p>
 		</div>
 		<div style="margin-top: 20px; margin-bottom: 20px; float: right">
@@ -39,10 +39,10 @@
 };
 
 const golog = () => {
-	window.open('https://gitee.com/zuohuaijun/Admin.NET/issues');
+	window.open('https://gitee.com/zuohuaijun/闈炴斂閲囨嫑鏍囬噰璐氦鏄撶鐞嗗钩鍙�/issues');
 };
 
 const gogit = () => {
-	window.open('https://gitee.com/zuohuaijun/Admin.NET.git');
+	window.open('https://gitee.com/zuohuaijun/闈炴斂閲囨嫑鏍囬噰璐氦鏄撶鐞嗗钩鍙�.git');
 };
 </script>

--
Gitblit v1.9.1