From f9c38ed1b72fc96b96c1d3ffdcc1a66b03bd3b73 Mon Sep 17 00:00:00 2001
From: inleft <inleft@qq.com>
Date: Fri, 21 Jan 2022 18:03:07 +0800
Subject: [PATCH] 布局修改,小工具添加,mock数据接入,接口模拟请求

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