1 Star 0 Fork 3

lyuanx/vue-pure-admin-max

forked from zym/vue-pure-admin-max 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
xiaoxian521 提交于 2024-10-10 15:22 +08:00 . feat: 添加多租户管理
<!doctype html>
<html lang="en" class="layout-theme-light">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta
name="viewport"
content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0"
/>
<title>vue-pure-admin-max</title>
<link rel="icon" href="/vue-pure-admin-max/favicon.ico" />
<script>
window.process = {};
</script>
<script type="module" crossorigin src="/vue-pure-admin-max/static/js/index-DizcWSWA.js"></script>
<link rel="stylesheet" crossorigin href="/vue-pure-admin-max/static/css/index-D34hKjbT.css">
<link rel="stylesheet" href="/vue-pure-admin-max/assets/layout-theme-light.css" id="theme-link-tag">
</head>
<body>
<div id="app">
<style>#app,body,html{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.loader,.loader:after,.loader:before{animation:load-animation 1.8s ease-in-out infinite;animation-fill-mode:both;border-radius:50%;height:2.5em;width:2.5em}.loader{animation-delay:-.16s;color:#406eeb;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;top:0;transform:translateZ(0);transform:translate(-50%)}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{animation-delay:-.32s;left:-3.5em}.loader:after{left:3.5em}@keyframes load-animation{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}</style>
<div class="loader"></div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lyuanx/vue-pure-admin-max.git
git@gitee.com:lyuanx/vue-pure-admin-max.git
lyuanx
vue-pure-admin-max
vue-pure-admin-max
main

搜索帮助