884eadcd8e829c9295fc63347bd51abf00bd0c1e
- theme.scss 加 7 个 --brand-secondary-* 派生色 (HSL 算法) - 绑定 Element Plus --el-color-success* (绿=成功语义) - theme.js derivePalette 重构成通用函数 (base, prefix), 加 setBrandSecondary / applyStoredBrands - main.js 启动改调 applyStoredBrands, 主色+次色一起从 localStorage 恢复 主色 primary (青蓝 #007A95) / 次色 secondary (翠绿 #009963) 改 theme.scss :root 两个变量即可全局换色.
Description
No description provided
20 MiB
Languages
Java
43.8%
Vue
26.8%
HTML
26%
Python
1.3%
JavaScript
1.2%
Other
0.8%