refactor(web):改造成vue工程
This commit is contained in:
17
public/static/home/css/base.css
Normal file
17
public/static/home/css/base.css
Normal file
@@ -0,0 +1,17 @@
|
||||
body, h1, h2, h3, h4, p, a, input, img, ul, li, ol, dl, dt, dd { margin: 0; padding: 0;word-break: break-all;}
|
||||
body { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;min-width: 1280px; height: auto; }
|
||||
a{text-decoration:none; cursor: pointer; }
|
||||
em { font-style: normal; }
|
||||
ul, li, ol { list-style: none; }
|
||||
img { border: 0; }
|
||||
em,i{font-style:normal;}
|
||||
input { outline: none; }
|
||||
.clearfix::after,.listNy::after,.yy-list::after{ content: ""; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden; zoom: 1; }
|
||||
.fl { float: left; }
|
||||
.fr { float: right; }
|
||||
body { font-family: "微软雅黑","PingFang SC", "Microsoft YaHei", Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei"; }
|
||||
header, footer, section, nav, main, aside, article { display: block; }
|
||||
body { font-size: 14px; color: #555555; position: relative; }
|
||||
.cyou_bottom { background-color: #282725; color: #626262; }
|
||||
img{ display: block; }
|
||||
.wrapSj{display:none;}
|
||||
Reference in New Issue
Block a user