<!doctype html><html lang="zh" id="htmlRoot"><head><script>self["MonacoEnvironment"] = (function (paths) {
          return {
            globalAPI: false,
            getWorkerUrl : function (moduleId, label) {
              var result =  paths[label];
              if (/^((http:)|(https:)|(file:)|(\/\/))/.test(result)) {
                var currentUrl = String(window.location);
                var currentOrigin = currentUrl.substr(0, currentUrl.length - window.location.hash.length - window.location.search.length - window.location.pathname.length);
                if (result.substring(0, currentOrigin.length) !== currentOrigin) {
                  var js = '/*' + label + '*/importScripts("' + result + '");';
                  var blob = new Blob([js], { type: 'application/javascript' });
                  return URL.createObjectURL(blob);
                }
              }
              return result;
            }
          };
        })({
  "editorWorkerService": "/monaco/editor.worker.bundle.js",
  "json": "/monaco/json.worker.bundle.js",
  "html": "/monaco/html.worker.bundle.js",
  "handlebars": "/monaco/html.worker.bundle.js",
  "razor": "/monaco/html.worker.bundle.js"
});</script><script src="/_app.config.js?v=5.16.0-1779614673458"></script><meta charset="utf-8"><meta content="webkit" name="renderer"/><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="keywords" content="PoweredByJeeSiteV5.0"/><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/><meta name="description" content="PoweredByJeeSiteV5.0"/><meta content="no-cache" http-equiv="Pragma"/><meta http-equiv="Expires" content="0"/><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=0"/><title>JeeSite 快速开发平台</title><link rel="shortcut icon" href="/favicon.png" type="image/png"/><link rel="stylesheet" href="/resource/oauth2/oauth2.css"><link rel="stylesheet" href="/resource/css/index.css"><script type="module" crossorigin src="/assets/index-U3Kb6i2r-1779614643631.js"></script><link rel="stylesheet" crossorigin href="/assets/index-3cxLrVHI.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>if(navigator.userAgent.indexOf("MSIE")>0||navigator.userAgent.indexOf("rv:11")>0){alert('不支持 IE 访问，请使用现代浏览器访问。')};(()=>{var htmlRoot=document.getElementById('htmlRoot'),theme=window.localStorage.getItem('__APP__DARK__MODE__');if(htmlRoot&&theme){htmlRoot.setAttribute('data-theme',theme);theme=htmlRoot=null}})()</script><div id="app"><div class="app-loading"><div class="app-loading-wrap"><img src="/resource/img/logo.png" class="app-loading-logo" alt="Logo"/><div class="app-loading-dots"><span class="dot dot-spin"><i></i><i></i><i></i><i></i></span></div><div class="app-loading-title">JeeSite 快速开发平台</div></div></div></div><script src="/resource/layer/layer.js"></script></body></html>