vault backup: 2025-09-23 19:54:35

This commit is contained in:
2025-09-23 19:54:35 +08:00
parent 5378ba6843
commit 3de7d138d9

View File

@@ -10,7 +10,17 @@
- hexoConfig - hexoConfig
# 页面 # 页面
主体App.vue逻辑位于main.ts。 主体App.vue逻辑位于main.ts。
## Component
头部导航栏:/components/Header/src/Header.vue 头部导航栏:/components/Header/src/Header.vue
FooterContainer
Navigator
## Pages
存储hexo 文章模板。
## Setup() - about.vue
- archives.vue
- category.vue
- index.vue
- links.vue
- tags.vue显示所有文章标签。