index.html 1.4 KB

12345678910111213141516171819202122
  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>24点</title><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.c58b71f0d634dedd15b63df26d3c601e.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) {
  11. htmlwidth = 750
  12. }
  13. htmlDom.style.fontSize = htmlwidth / 20 + 'px';
  14. window.onresize = function() {
  15. let htmlwidth = document.documentElement.clientWidth || document.body.clientWidth
  16. let htmlDom = document.getElementsByTagName('html')[0];
  17. if (htmlwidth > 750) {
  18. htmlwidth = 750
  19. }
  20. htmlDom.style.fontSize = htmlwidth / 20 + 'px';
  21. };</script><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.454c5485ebe6b7287c7a.js></script><script type=text/javascript src=./static/js/app.02a661bf46e3be8c8c8d.js></script></body></html>