瀏覽代碼

修改夜间模式

zhangyihao 6 月之前
父節點
當前提交
a8c83290e3
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;
 }