|
@@ -18,7 +18,7 @@
|
|
/* 行为相关颜色 */
|
|
/* 行为相关颜色 */
|
|
$uni-color-primary: #007aff;
|
|
$uni-color-primary: #007aff;
|
|
$uni-color-success: #4cd964;
|
|
$uni-color-success: #4cd964;
|
|
-$uni-color-warning: #f0ad4e;
|
|
|
|
|
|
+$uni-color-warning: #ffa500;
|
|
$uni-color-error: #dd524d;
|
|
$uni-color-error: #dd524d;
|
|
|
|
|
|
/* 文字基本颜色 */
|
|
/* 文字基本颜色 */
|