多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
~~~ html * { outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); } html { font-family: "Microsoft YaHei","Droidsansfallback","HelveticaNeue","黑体","monospace", "sans-serif", "serif"; font-size: 62.5%; -webkit-overflow-scrolling: touch; overflow-x: hidden; } body { font-size: 1.2rem; } body,ul,h1,h2,h3,h4,h5,h6,dl,dt,dd,p { margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; margin: 0; padding: 0; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; text-decoration: none; } a:active, a:hover { outline: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); } abbr[title] { border-bottom: 1px dotted; } img, button, input { border: 0; } input { padding: 0; } svg:not(:root) { overflow: hidden; } hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; } button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; } button:focus, input:focus, textarea:focus { outline: none; } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button, input { padding: 0; border: none; } input { line-height: normal; } input[type=checkbox], input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto; } input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; } textarea { overflow: auto; resize: none; } table { border-spacing: 0; border-collapse: collapse; } td, th { padding: 0; } input[type=text] , textarea { font-family: "Microsoft YaHei","Heiti SC","Droidsansfallback","Helvetica","monospace", "sans-serif", "serif"; } input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px #fff inset;} ul, ol { -webkit-padding-start: 0; } li { list-style: none; } em, address{font-style: normal;} .fl { float: left !important; } .fr { float: right !important; } .clearfix:after { content: ""; display: block; width: 0; height: 0; clear: both; } ~~~