src/assets/theme/index.scss
@@ -1,4 +1,4 @@ @import './_handle.scss'; @import "./_handle.scss"; .mainBackground { @include themify() { @@ -221,3 +221,10 @@ background: themed("cont_nav") !important; } } // 新版本新增 .textNew1 { @include themify() { color: themed("new_text_color") !important; } }