Files
akmon/uni_modules/lime-style
2026-01-20 08:04:15 +08:00
..
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00
2026-01-20 08:04:15 +08:00

lime-style

更换色系

在uni.scss中增加

// 品牌色-主色
$primary-color: 	#3283ff;
// 错误色
$error-color: 		#FF4D4F;
// 警告色
$warning-color: 	#ffb400;
// 成功色
$success-color: 	#34c471;

$blue: 				#3283ff;