1 Star 0 Fork 0

Haru / Adment

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 554 Bytes
一键复制 编辑 原始数据 按行查看 历史
dhc 提交于 2023-02-26 21:13 . 打包工具迁移到Vite
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="/favicon.ico">
<title>管理平台</title>
</head>
<body>
<noscript>
<strong>We're sorry but admin-front doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
JavaScript
1
https://gitee.com/cnscoo/adment.git
git@gitee.com:cnscoo/adment.git
cnscoo
adment
Adment
master

搜索帮助