index.html 1.4 KB

12345678
  1. <!doctype html><html lang="en" id="htmlRoot"><head><script src="/_app.config.js?v=5.2.0-1757580706471"></script><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/><link rel="stylesheet" href="/css/index.css"/><link rel="stylesheet" href="/css/print-lock.css"/><link rel="stylesheet" href="/css/fonts/ym/iconfont.css"/><link rel="stylesheet" href="/css/fonts/ym-custom/iconfont.css"/><meta name="renderer" content="webkit"/><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=0"/><title>USKY快速开发平台</title><link rel="icon" href="/favicon.ico"/><script type="module" crossorigin src="/static/js/index-49f65204.js"></script><link rel="stylesheet" href="/static/css/index-11ca4e2c.css"><link disabled="disabled" id="__VITE_PLUGIN_THEME-ANTD_DARK_THEME_LINK__" rel="alternate stylesheet" href="/assets/app-antd-dark-theme-style.e3b0c442.css"></head><body><script>(() => {
  2. var htmlRoot = document.getElementById('htmlRoot');
  3. var theme = window.localStorage.getItem('__APP__DARK__MODE__');
  4. if (htmlRoot && theme) {
  5. htmlRoot.setAttribute('data-theme', theme);
  6. theme = htmlRoot = null;
  7. }
  8. })();</script><div id="app"><div class="app-loading"><div class="app-loading-wrap"><div class="app-loading-dots"><span class="dot dot-spin"><i></i><i></i><i></i><i></i></span></div></div></div></div></body></html>