diff --git a/uni.scss b/uni.scss index a359d53..0b7039d 100644 --- a/uni.scss +++ b/uni.scss @@ -13,6 +13,7 @@ */ /* 颜色变量 */ +@import 'uview-plus/theme.scss'; /* 行为相关颜色 */ $uni-color-primary: #007aff; $uni-color-success: #4cd964;