This commit is contained in:
2023-01-08 21:49:24 +08:00
parent 258e1f18b2
commit e128569841
9 changed files with 220 additions and 21 deletions

View File

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