提交 d248d9f0 authored 作者: 王鹏飞's avatar 王鹏飞

dev-build

上级 5746ba4e
*{margin:0;padding:0}#app{max-width:750px;min-height:100vh;margin:0 auto;background-color:#fff}.menu{height:60px}.menu .inner{position:fixed;top:0;right:0;min-width:70px;max-width:750px;height:60px;margin:0 auto;padding:0 30px;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#fff;border-top-left-radius:30px;border-bottom-left-radius:30px;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.06);box-shadow:0 5px 15px 0 rgba(0,0,0,.06)}.menu.is-show .menu-list{display:block}.menu.is-show .menu-icon{width:18px;height:20px;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.menu.is-show .menu-icon span{width:2px;height:18px}.menu-icon{width:20px;height:18px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-icon span{width:20px;height:2px;background:#333}.menu-list{position:absolute;top:20px;right:25px;display:none;margin-top:30px;width:180px;background:#fff;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.2);box-shadow:0 2px 20px 0 rgba(0,0,0,.2)}.menu-list li{height:60px;line-height:60px;color:#333;text-align:center;border-top:1px solid #f5f5f5;cursor:pointer}.menu-list li:first-child{border:0}.menu-list:before{position:absolute;top:-6px;right:8px;content:" ";display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px;border-top-width:0;border-bottom-color:#fff}html *{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-size:100%}li,ol,ul{list-style:none}em,i{font-style:normal}b,strong{font-weight:400}img{border:none}img,input{vertical-align:middle}a{color:inherit;text-decoration:none}button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;border:0;border-radius:0}textarea:focus{outline:0}html{font-size:100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:14px;line-height:1.4;color:#333;font-family:-apple-system-font,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#f4f4f4}.fixed-box{height:70px;padding:15px 0}.fixed-inner{position:fixed;left:0;right:0;bottom:0;padding:15px 30px;max-width:750px;margin:0 auto;background:#fff;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.05);box-shadow:0 -4px 8px 0 rgba(0,0,0,.05)}.fixed-button{height:40px;line-height:40px;text-align:center;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ff9b96),to(#ce3e3a));background:linear-gradient(180deg,#ff9b96,#ce3e3a);border-radius:5px;cursor:pointer}.empty{margin-top:100px;padding-top:140px;font-size:15px;color:#333;background:url(../img/icon_warning.e6a61b90.png) no-repeat top;background-size:93px 93px;text-align:center}.form-tips{padding:0 30px 10px;font-size:12px;color:#999}.form{padding:0 14px 30px}.form .van-cell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form input.van-field__control,.form textarea.van-field__control{height:40px;padding:0 20px;border:1px solid #999}.form .van-field__label{margin-bottom:10px}.form .van-field--error .van-field__control::-webkit-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control::-moz-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control:-ms-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control::-ms-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control,.form .van-field--error .van-field__control::placeholder{color:#999;-webkit-text-fill-color:currentColor}
\ No newline at end of file
*{margin:0;padding:0}#app{max-width:750px;min-height:100vh;margin:0 auto;background-color:#fff}.menu{height:60px}.menu .inner{position:fixed;left:0;top:0;right:0;min-width:70px;max-width:750px;height:60px;margin:0 auto;padding:0 30px;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#fff;border-top-left-radius:30px;border-bottom-left-radius:30px}.menu.is-show .menu-list{display:block}.menu.is-show .menu-icon{width:18px;height:20px;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.menu.is-show .menu-icon span{width:2px;height:18px}.menu-icon{width:20px;height:18px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-icon span{width:20px;height:2px;background:#333}.menu-list{position:absolute;top:20px;right:25px;display:none;margin-top:30px;width:180px;background:#fff;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.2);box-shadow:0 2px 20px 0 rgba(0,0,0,.2)}.menu-list li{height:60px;line-height:60px;color:#333;text-align:center;border-top:1px solid #f5f5f5;cursor:pointer}.menu-list li:first-child{border:0}.menu-list:before{position:absolute;top:-6px;right:8px;content:" ";display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px;border-top-width:0;border-bottom-color:#fff}html *{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-size:100%}li,ol,ul{list-style:none}em,i{font-style:normal}b,strong{font-weight:400}img{border:none}img,input{vertical-align:middle}a{color:inherit;text-decoration:none}button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;border:0;border-radius:0}textarea:focus{outline:0}html{font-size:100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:14px;line-height:1.4;color:#333;font-family:-apple-system-font,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background-color:#f4f4f4}.fixed-box{height:70px;padding:15px 0}.fixed-inner{position:fixed;left:0;right:0;bottom:0;padding:15px 30px;max-width:750px;margin:0 auto;background:#fff;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.05);box-shadow:0 -4px 8px 0 rgba(0,0,0,.05)}.fixed-button{height:40px;line-height:40px;text-align:center;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ff9b96),to(#ce3e3a));background:linear-gradient(180deg,#ff9b96,#ce3e3a);border-radius:5px;cursor:pointer}.empty{margin-top:100px;padding-top:140px;font-size:15px;color:#333;background:url(../img/icon_warning.e6a61b90.png) no-repeat top;background-size:93px 93px;text-align:center}.form-tips{padding:0 30px 10px;font-size:12px;color:#999}.form{padding:0 14px 30px}.form .van-cell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form input.van-field__control,.form textarea.van-field__control{height:40px;padding:0 20px;border:1px solid #999}.form .van-field__label{margin-bottom:10px}.form .van-field--error .van-field__control::-webkit-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control::-moz-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control:-ms-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control::-ms-input-placeholder{color:#999;-webkit-text-fill-color:currentColor}.form .van-field--error .van-field__control,.form .van-field--error .van-field__control::placeholder{color:#999;-webkit-text-fill-color:currentColor}
\ No newline at end of file
...@@ -12,4 +12,4 @@ ...@@ -12,4 +12,4 @@
} }
resizeRoot() resizeRoot()
win.addEventListener('resize', resizeRoot, false) win.addEventListener('resize', resizeRoot, false)
})(window, document)</script><link href=/css/chunk-1e2bace7.6e8b52de.css rel=prefetch><link href=/css/chunk-1ee731a4.dd591e9b.css rel=prefetch><link href=/css/chunk-3aad9bd9.62fd5d68.css rel=prefetch><link href=/js/chunk-1e2bace7.390359e3.js rel=prefetch><link href=/js/chunk-1ee731a4.5f930351.js rel=prefetch><link href=/js/chunk-3a7097b0.6fd2a1be.js rel=prefetch><link href=/js/chunk-3aad9bd9.843cb3cb.js rel=prefetch><link href=/js/chunk-86287c5a.5dde23c3.js rel=prefetch><link href=/css/app.d64984bc.css rel=preload as=style><link href=/css/chunk-vendors.25cc10a1.css rel=preload as=style><link href=/js/app.0c5beacd.js rel=preload as=script><link href=/js/chunk-vendors.fd8b7db1.js rel=preload as=script><link href=/css/chunk-vendors.25cc10a1.css rel=stylesheet><link href=/css/app.d64984bc.css rel=stylesheet></head><body><noscript><strong>We're sorry but ezijing-office-h5 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.fd8b7db1.js></script><script src=/js/app.0c5beacd.js></script></body></html> })(window, document)</script><link href=/css/chunk-1ee731a4.dd591e9b.css rel=prefetch><link href=/css/chunk-3aad9bd9.62fd5d68.css rel=prefetch><link href=/css/chunk-3be5684d.6e8b52de.css rel=prefetch><link href=/js/chunk-1ee731a4.c4a8232e.js rel=prefetch><link href=/js/chunk-3a7097b0.b23c19cf.js rel=prefetch><link href=/js/chunk-3aad9bd9.9a6486bf.js rel=prefetch><link href=/js/chunk-3be5684d.0364ed88.js rel=prefetch><link href=/js/chunk-86287c5a.aa7a7181.js rel=prefetch><link href=/css/app.c4762c47.css rel=preload as=style><link href=/css/chunk-vendors.25cc10a1.css rel=preload as=style><link href=/js/app.c4557d9b.js rel=preload as=script><link href=/js/chunk-vendors.fd8b7db1.js rel=preload as=script><link href=/css/chunk-vendors.25cc10a1.css rel=stylesheet><link href=/css/app.c4762c47.css rel=stylesheet></head><body><noscript><strong>We're sorry but ezijing-office-h5 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/js/chunk-vendors.fd8b7db1.js></script><script src=/js/app.c4557d9b.js></script></body></html>
\ No newline at end of file \ No newline at end of file
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论