Files
BlueRoseNote/07-Other/Node.js/Hexo/Hexo-Theme-Aurora主题笔记.md

15 lines
187 B
Markdown
Raw Normal View History

2025-09-23 16:21:17 +08:00
# 主题配色
主题css位于
- styles
- theme-variables.scss
# 数据存储
## appStore
- theme
- themeConfig
- hexoConfig
# 页面主体
App.vue逻辑位于main.ts。
## Setup()