bug
jiangping
2023-12-06 1f4e7d0f73a73e7350cf5a1df279d5f30904c5d5
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;
}