From 8ec9c517c58b70918f2d72f2bfa6ab4b0a4145f9 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Fri, 19 Aug 2022 18:03:39 +0800
Subject: [PATCH] 局部细节调整

---
 src/components/group/boxRight.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/group/boxRight.vue b/src/components/group/boxRight.vue
index 2806d55..ce012e7 100644
--- a/src/components/group/boxRight.vue
+++ b/src/components/group/boxRight.vue
@@ -38,7 +38,7 @@
 		data() {
 			return {
 				vo3: {
-					"link": "/main4",
+					"link": "/link",
 					title: "友情链接",
 					isShowRemark: true,
 					list: [{

--
Gitblit v1.9.1