From 89bd2b23927d072d565292132f1fa5ee1a92d861 Mon Sep 17 00:00:00 2001 From: xiangshu233 Date: Fri, 23 Feb 2024 21:38:53 +0800 Subject: [PATCH] chore(view): :rewind: update swipe text --- src/views/dashboard/index.vue | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 3234242..8c3f831 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -47,6 +47,14 @@ const getSwipeText = computed(() => { title: '💡 最新技术栈', details: '基于Vue3、Vant4、Vite、TypeScript、UnoCSS等最新技术栈开发', }, + { + title: '✨ 零配置 ESlint', + details: '使用 git hook 进行 lint commit,规范化提交', + }, + { + title: '🌠 使用最新的