From 3f0215adf12d77fcd5aa3a648576cbe120c978d6 Mon Sep 17 00:00:00 2001 From: KaguraMei Date: Sun, 21 Jul 2024 21:52:57 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(added=20url):=20added=20alittl?= =?UTF-8?q?etea=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/router.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/utils/router.ts b/src/utils/router.ts index c034fa6..03ff36e 100644 --- a/src/utils/router.ts +++ b/src/utils/router.ts @@ -19,6 +19,14 @@ const list = { tag: '热门', tag_color: hot }, + { + name: ['一点点', '奶茶标签'], + logo: '/images/alittle-tea.png', + url: '/tools/alittletea', + color: ['#F1A050', '#F3AA3C'], + tag: '新上线', + tag_color: ['#dcfce7', '#16a34a'] + }, { name: ['人生四格', '2x2版 106mm*156mm(含3mm出血)'], logo: '/images/icons/rssg-2.webp',