From 279785b0686f3de1763056286a80360cdf5264f2 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Thu, 10 Feb 2022 18:21:39 +0800
Subject: [PATCH] 添加api请求地址

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

diff --git a/src/components/group/boxRight.vue b/src/components/group/boxRight.vue
index e6bbe27..2d521a2 100644
--- a/src/components/group/boxRight.vue
+++ b/src/components/group/boxRight.vue
@@ -55,6 +55,7 @@
 					}]
 				},
 				vo3: {
+					"link":"/main4",
 					title: "友情链接",
 					isShowRemark:true,
 					list: [{

--
Gitblit v1.9.1