From 084a42580fa762b7e876660c9eb2c6e5f0c3c21a Mon Sep 17 00:00:00 2001 From: Simon_Wzy <1691663479@qq.com> Date: Mon, 16 Sep 2024 15:34:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=90=E5=91=98=E6=96=B0=E5=A2=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/try.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.vuepress/components/try.vue b/.vuepress/components/try.vue index 56ba25aa..562be634 100644 --- a/.vuepress/components/try.vue +++ b/.vuepress/components/try.vue @@ -27,14 +27,14 @@ { id: 3, avatar: 'avatars/Saber.jpg', nickname: 'saber', link: 'https://emisaber.github.io/White_Box/' }, { id: 4, avatar: 'avatars/Qym.png', nickname: 'Q', link: 'https://github.com/madaoQ' }, { id: 5, avatar: 'avatars/Wyh.png', nickname: '无敌外援', link: 'https://github.com/Nanami14138' }, - { id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'http://www.sazerac.asia/' }, + { id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'https://example.com/user6' }, { id: 7, avatar: 'avatars/Xwt.png', nickname: 'aoxuexinghuo', link: 'https://github.com/aoxuexinghuo' }, - { id: 8, avatar: 'avatar8.png', nickname: 'User8', link: 'https://example.com/user8' }, + { id: 7, avatar: '/logo.jpg', nickname: '期待您加入!', link: 'https://github.com/DLUT-TIC' }, // 可以根据需要添加更多成员 ], currentIndex: 0, memberBoxWidth: 166, // member-box的宽度加上间距 (150px宽度 + 16px间距) - membersToShow: 7, + membersToShow: 2, }; }, computed: {