1 Star 0 Fork 0

jcl / vue-admin-template-master

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
jcl 提交于 2021-08-21 20:32 . Initial commit
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>vue-admin-template</title>
<script src=<%= BASE_URL %>/tinymce4.7.5/tinymce.min.js></script>
<script src=<%= BASE_URL %>/tinymce4.7.5/langs/zh_CN.js></script>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
1
https://gitee.com/gcgh159/vue-admin-template-master.git
git@gitee.com:gcgh159/vue-admin-template-master.git
gcgh159
vue-admin-template-master
vue-admin-template-master
master

搜索帮助