diff --git a/public/images/icons/rssg-2.webp b/public/images/icons/rssg-2.webp new file mode 100644 index 0000000..5fb6c33 Binary files /dev/null and b/public/images/icons/rssg-2.webp differ 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'],