yuantianjiao 6 years ago
parent
commit
6ea52a21bb
3 changed files with 1151 additions and 1136 deletions
  1. 1149
    1135
      package-lock.json
  2. 1
    1
      src/common/css/reset.css
  3. 1
    0
      wechat

+ 1149
- 1135
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
src/common/css/reset.css View File

3
 @media screen and (max-width:320px){html,body{font-size:85px;}}
3
 @media screen and (max-width:320px){html,body{font-size:85px;}}
4
 @media screen and (min-width:375px){html,body{font-size:100px;}}
4
 @media screen and (min-width:375px){html,body{font-size:100px;}}
5
 @media screen and (min-width:414px){html,body{font-size:110px;}}
5
 @media screen and (min-width:414px){html,body{font-size:110px;}}
6
-*{margin:0;padding:0;color:#000;font-family:"微软雅黑";-webkit-tap-highlight-color:rgba(255,0,0,0);-webkit-font-smoothing:antialiased;}
6
+*{margin:0;padding:0;font-family:"微软雅黑";-webkit-tap-highlight-color:rgba(255,0,0,0);-webkit-font-smoothing:antialiased;}
7
 body *{font-size:.13rem;}
7
 body *{font-size:.13rem;}
8
 a{text-decoration:none;}
8
 a{text-decoration:none;}
9
 a:hover{cursor:pointer;}
9
 a:hover{cursor:pointer;}

+ 1
- 0
wechat

1
+Subproject commit 5e21b59049435bb41575957c04fbfa6a13378c41