|
1 天之前 | |
---|---|---|
.. | ||
color | 1 天之前 | |
mixins | 1 天之前 | |
theme | 1 天之前 | |
changelog.md | 1 天之前 | |
functions.scss | 1 天之前 | |
hairline.uts | 1 天之前 | |
index.scss | 1 天之前 | |
package.json | 1 天之前 | |
readme.md | 1 天之前 | |
var.scss | 1 天之前 |
在uni.scss中增加
// 品牌色-主色
$primary-color: #3283ff;
// 错误色
$error-color: #FF4D4F;
// 警告色
$warning-color: #ffb400;
// 成功色
$success-color: #34c471;
$blue: #3283ff;