mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 03:58:35 +08:00
全新UI视觉体验,移动端API优化降低重复调用,提高并发6倍,修复N多Bug
This commit is contained in:
@@ -20,11 +20,14 @@ $uni-color-success: #4cd964;
|
||||
$uni-color-warning: #f0ad4e;
|
||||
$uni-color-error: #dd524d;
|
||||
|
||||
|
||||
/* crmeb颜色变量 */
|
||||
$theme-color:#E93323;
|
||||
$theme-color-opacity:rgba(233,51,35,.6);
|
||||
$bg-star: #f62c2c;
|
||||
$bg-end:#f96e29;
|
||||
$bg-star1: #F73730; // 主题渐变色1-开始
|
||||
$bg-end1:#F86429; // 主题渐变色1-结束
|
||||
|
||||
|
||||
/* 背景颜色 */
|
||||
$uni-bg-color:#ffffff;
|
||||
|
||||
Reference in New Issue
Block a user