jiangping
2023-10-26 ea87c908fb6cdfc3e227a584a53e6730efb8262a
minipro_standard/uni.scss
@@ -86,3 +86,15 @@
$uni-font-size-subtitle:26px;
$uni-color-paragraph: #3F536E; // 文章段落颜色
$uni-font-size-paragraph:15px;
.backgreen {
  background: $nav-stateColor2 !important;
}
.backyellow {
  background: $nav-stateColor5 !important;
}
.backred {
  background: $nav-stateColor4 !important;
}