From c423ab14b402ad8706930b02c6b4093e4003531e Mon Sep 17 00:00:00 2001 From: YuzeTT Date: Thu, 23 Nov 2023 23:39:46 +0800 Subject: [PATCH] chore: update index --- public/images/icons/rssg-2.webp | Bin 0 -> 1294 bytes src/pages/index.tsx | 5 ++++- src/utils/router.ts | 14 +++++++++++--- 3 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 public/images/icons/rssg-2.webp diff --git a/public/images/icons/rssg-2.webp b/public/images/icons/rssg-2.webp new file mode 100644 index 0000000000000000000000000000000000000000..5fb6c33c6eff52454722ece2e03b8a8d2c063b70 GIT binary patch literal 1294 zcmWIYbaP{4Wnc(*bqWXzu!!JdU|=u+;&luRKN%Q2ot*7*2N-ENQg5fwKy55=mQX!6ag(~U|>uE zvPIG%>m2L^mK*&4Z2#X&*)wP{ zyY_oY*;D)%lzA8oJ|5IaurUy0XiH*Z&|)|-QAKl7(af7)ua{Pq{aQ2cy5QgRBinM7 z%h&Jz{C29sdlk=TuMbPY+>1m%|64UrW&O^V-`J*v72fu{f9MexYudW*>mS0R6Q5o_ zANMIVZTZP*PJhilPv2#=`dPNu*Vn-tZ}9KZnp!q@l^K#j!;k5(al8KXt2&;ORFKih z&j)|J)vPQ1+2~;`x47l8ilyIfdY3?u)^VAK0usy2qmEn=A{JyPM z`JFqrJTdIkYIwTm>c72v{y8iW?e_|u$4KWeUhsQ8``X|A@9cN|*9hm2`X0|8wUh0c z>?+gy`N2A7PiM`W5xeq+>gA}j%hp`eIGg4Buco?U&O0xY6(#0>e{9)(Gdz9Wt7l&o G?HB-GyaA&C literal 0 HcmV?d00001 diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 4a4657e..15549c0 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -96,7 +96,10 @@ export default function index() { logo
-
{item.name[0]}
+
+
{item.name[0]}
+
{item.tag}
+
{item.name[1]}
diff --git a/src/utils/router.ts b/src/utils/router.ts index f502ddf..595edfe 100644 --- a/src/utils/router.ts +++ b/src/utils/router.ts @@ -11,12 +11,20 @@ const hot = ['#FEE2E2','#DC2626'] // @unocss-include const list = { done: [ + { + name: ['人生四格', '2x2版 106mm*156mm(含3mm出血)'], + logo: '/images/icons/rssg-2.webp', + url: '/tools/rssg-2', + color: ['#F1A050', '#F3AA3C'], + tag: '内测', + tag_color: ['#F3F4F6','#4B5563'] + }, { name: ['Apple Music', '播放器 透卡/小卡 88.5mm*57m(含出血3mm)'], logo: '/images/icons/music.webp', url: '/tools/music', color: ['#EB4666', '#EF4146'], - tag: '还没做好', + tag: '新上线', tag_color: ['#dcfce7','#16a34a'] }, { @@ -32,8 +40,8 @@ const list = { logo: '/images/icons/rseg.webp', url: '/tools/rseg', color: ['#F1A050', '#F3AA3C'], - tag: '热门', - tag_color: hot + tag: '', + tag_color: [] }, { name: ['人生四格', '50mm*150mm'],