Browse Source

Merge branch 'update' of http://git.shengws.com/zhangbj/xt_pad into update

See999 5 years ago
parent
commit
6b56e6af42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js View File

@@ -17,7 +17,7 @@ import Vant from "vant";
17 17
 import "vant/lib/index.css";
18 18
 import "vant/lib/icon/local.css";
19 19
 // import '@/styles/vant-css/index.css'
20
-
20
+import "@/styles/media.scss";
21 21
 import ElementUI from "element-ui";
22 22
 import "element-ui/lib/theme-chalk/index.css";
23 23