Browse Source

主题修改

wenhongquan 3 years ago
parent
commit
9e554f9703
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/styles/global.scss

+ 1 - 1
src/styles/global.scss

@@ -114,7 +114,7 @@ body {
 //     z-index: 9999;
 // }
 :root:root {
-    --van-blue: #0b33a8;
+    --van-blue: #1890ff;
     --van-nav-bar-background-color: var(--van-blue);
     --van-nav-bar-icon-color: #fff;
     --van-nav-bar-text-color: #fff;