调整JS结构

This commit is contained in:
yubaolee
2017-02-07 13:42:27 +08:00
parent 6922fea076
commit ba7f1869f7
221 changed files with 190 additions and 13474 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
/*h1.row-title,h2.row-title,h3.row-title,h4.row-title,h5.row-title,h6.row-title{line-height:17px;margin:10px 0;padding:9px 10px 9px 8px;display:inline-block;color:#646464;font-weight:400;background-color:#fff;position:relative;-webkit-border-radius:0 2px 2px 0;-webkit-background-clip:padding-box;-moz-border-radius:0 2px 2px 0;-moz-background-clip:padding;border-radius:0 2px 2px 0;background-clip:padding-box;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);-moz-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}
h1.row-title:before,h2.row-title:before,h3.row-title:before,h4.row-title:before,h5.row-title:before,h6.row-title:before{display:block;content:"";position:absolute;top:0;bottom:0;left:-4px;width:4px;max-width:4px;overflow:hidden;background-color:#2dc3e8}
h1.row-title .fa,h2.row-title .fa,h3.row-title .fa,h4.row-title .fa,h5.row-title .fa,h6.row-title .fa,h1.row-title .glyphicon,h2.row-title .glyphicon,h3.row-title .glyphicon,h4.row-title .glyphicon,h5.row-title .glyphicon,h6.row-title .glyphicon,h1.row-title .typcn,h2.row-title .typcn,h3.row-title .typcn,h4.row-title .typcn,h5.row-title .typcn,h6.row-title .typcn,h1.row-title [class*="wi-"],h2.row-title [class*="wi-"],h3.row-title [class*="wi-"],h4.row-title [class*="wi-"],h5.row-title [class*="wi-"],h6.row-title [class*="wi-"]{margin-right:5px;line-height:17px;font-size:17px}
.before-red:before{background-color:#df5138!important}*/

File diff suppressed because one or more lines are too long