index.html 1.3 KB

123456789101112131415161718
  1. <!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><title>可可乐博劳动</title><link rel="shortcut icon" type=image/x-icon href=static/logo.ico><style>html,
  2. body {
  3. height: 100%;
  4. width: 100%;
  5. }
  6. .el-select-dropdown__item.selected {
  7. color: rgb(81, 201, 154) !important;
  8. }</style><link href=./static/css/app.d7d56a4830e3fa7508897a015d8309ef.css rel=stylesheet></head><body><div id=app></div><script>let htmlwidth = document.documentElement.clientWidth || document.body.clientWidth
  9. let htmlDom = document.getElementsByTagName('html')[0];
  10. if (htmlwidth > 750) { htmlwidth = 750 }
  11. htmlDom.style.fontSize = htmlwidth / 20 + 'px';
  12. window.onresize = function () {
  13. let htmlwidth = document.documentElement.clientWidth || document.body.clientWidth
  14. let htmlDom = document.getElementsByTagName('html')[0];
  15. if (htmlwidth > 750) { htmlwidth = 750 }
  16. htmlDom.style.fontSize = htmlwidth / 20 + 'px';
  17. };</script><script type=text/javascript src=./static/js/manifest.86fc79f9bd1daf19b074.js></script><script type=text/javascript src=./static/js/vendor.3fdc6a972db3a22b9359.js></script><script type=text/javascript src=./static/js/app.bbe0d5a695ed6148fedb.js></script></body></html>