1 Star 0 Fork 131

ykzn / DashboardClient

forked from DataColour / DashboardClient 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
FreezeSoul 提交于 2020-12-06 14:19 . 首次提交
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>可视化分析平台</title>
<script type="text/javascript">
window.version = "1.9.11";
</script>
<script type="text/javascript" src="bootstrap.js"></script>
<base href="/">
</head>
<body style="background: #000000;">
<div class="container">
<div ui-view></div>
</div>
</body>
</html>
JavaScript
1
https://gitee.com/ykzn/DashboardClient.git
git@gitee.com:ykzn/DashboardClient.git
ykzn
DashboardClient
DashboardClient
master

搜索帮助