From 15bd39c66eb9c1942b72fb373fbe16865f715f04 Mon Sep 17 00:00:00 2001 From: lijh <lijh> Date: Tue, 18 Jan 2022 18:51:45 +0800 Subject: [PATCH] 新的文章组件 --- src/components/group/boxRight.vue | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/group/boxRight.vue b/src/components/group/boxRight.vue index f7fd762..bc15b90 100644 --- a/src/components/group/boxRight.vue +++ b/src/components/group/boxRight.vue @@ -58,17 +58,19 @@ title: "友情链接", isShowRemark:true, list: [{ - name: "inleft.com", + name: "https://gofor.live", }, { - name: "b.inleft.com", + name: "blog.inleft.com", }, { - name: "Baby Song- 陈奕迅 超超超超 标题", + name: "https://blog.ahzoo.cn/", }, { - name: "Baby Song- 陈奕迅 超超 标题", + name: "https://vian.top/", }, { - name: "Baby Song ", + name: "https://musenxi.com/", }, { - name: "inleft.com", + name: "alenc.cn", + }, { + name: "howshow.tech", }, { name: "b.inleft.com", }, { -- Gitblit v1.9.1