diff --git a/.gitignore b/.gitignore index 2502601..847cb22 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ backups/ # Frontend frontend/node_modules/ frontend/dist/ +frontend/.vite/ diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 4e69697..f65c092 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -2,38 +2,23 @@
- 查询配方 - · - 计算成本 - · - 自制配方 - · - 导出卡片 - · - 精油知识 -
+查询配方 · 计算成本 · 自制配方 · 导出卡片 · 精油知识
+