修改 wiki
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
schema_version: 1
|
||||
module_path: frontend_style
|
||||
title: 深色玻璃拟态主题系统 (Lux Theme)
|
||||
scope: []
|
||||
source_files:
|
||||
- frontend/src/styles/lux-theme.css
|
||||
- frontend/src/layout/index.vue
|
||||
- frontend/src/main.js
|
||||
- frontend/src/App.vue
|
||||
- frontend/package.json
|
||||
depends_on: []
|
||||
related_to: []
|
||||
+14
@@ -1,3 +1,17 @@
|
||||
---
|
||||
kind: frontend_style
|
||||
name: 深色玻璃拟态主题系统 (Lux Theme)
|
||||
category: frontend_style
|
||||
scope:
|
||||
- '**'
|
||||
source_files:
|
||||
- frontend/src/styles/lux-theme.css
|
||||
- frontend/src/layout/index.vue
|
||||
- frontend/src/main.js
|
||||
- frontend/src/App.vue
|
||||
- frontend/package.json
|
||||
---
|
||||
|
||||
## 1. 核心系统与工具
|
||||
- **UI 框架**: Vue 3 + Element Plus。
|
||||
- **样式方案**: 原生 CSS + CSS Variables (CSS Custom Properties)。
|
||||
Reference in New Issue
Block a user