Explorar o código

修改夜间模式

zhangyihao hai 6 meses
pai
achega
a8c83290e3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/styles/variables.less

+ 1 - 0
src/styles/variables.less

@@ -17,4 +17,5 @@ html.dark {
 .van-theme-dark{
   --van-background-2: #ffffff !important;
   --van-text-color: #445267 !important;
+  --van-search-content-background: #f7f8fa !important;
 }