代码拉取完成,页面将自动刷新
同步操作将从 xhhhhh/uni-app-style 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
@import "./variables.scss";
.c {
&-white {
color: $white;
}
&-blue {
color: $blue;
}
&-green {
color: $green;
}
&-yellow {
color: $yellow;
}
&-orange {
color: $orange;
}
&-red {
color: $red;
}
&-rsm {
color: #e8338f;
}
&-33 {
color: $c-33;
}
&-66 {
color: #666666;
}
&-99 {
color: $c-99;
}
&-dd {
color: $c-dd;
}
&-ee {
color: $c-ee;
}
&-active {
color: $active !important;
}
}
.bgc {
&-white {
background-color: $white !important;
}
&-blue {
background-color: $blue;
color: $white;
}
&-green {
background-color: $green;
color: $white;
}
&-green-lg {
background-image: $green-lg;
color: $white;
}
&-yellow {
background-color: $yellow;
color: $white;
}
&-yellow-lg {
background-image: $yellow-lg;
color: $white;
}
&-orange {
background-color: $orange;
color: $white;
}
&-orange-lg {
background-image: $orange-lg;
color: $white;
}
&-red {
background-color: $red;
color: $white;
}
&-rsm {
background-color: #e8338f;
color: $white;
}
&-33 {
background-color: $c-33;
color: $white;
}
&-99 {
background-color: $c-99;
color: $white;
}
&-dd {
background-color: $c-dd;
color: $white;
}
&-f5 {
background-color: $c-f5;
}
&-rgba-black {
background-color: rgba(0, 0, 0, 0.3);
}
&-rgba-white {
background-color: rgba(255, 255, 255, 0.3);
}
&-active {
background-color: $active;
}
&-disabled {
background-image: none;
background-color: $c-dd;
color: $white;
}
&-none {
background: none !important;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。