This commit is contained in:
2025-09-15 22:09:29 +08:00
parent 9569326c37
commit 3cb3a58dfd
20 changed files with 8678 additions and 158 deletions

View File

@@ -15,7 +15,7 @@
/* 颜色变量 */
/* 行为相关颜色 */
$uni-color-primary: #007aff;
$uni-color-primary: #D7A72E; /* 奢华金色主色 */
$uni-color-success: #4cd964;
$uni-color-warning: #f0ad4e;
$uni-color-error: #dd524d;