1 Star 0 Fork 76

无为无畏/heyui-admin

forked from heyui/heyui-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
vvpvvp 提交于 2019-02-22 13:54 . chore: update folder
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport" />
<meta name="keywords" content="heyui,hey,ui,vue,es6" />
<meta name="description" itemprop="description" content="HeyUI Admin管理平台" />
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<link rel="shortcut icon" type="image/x-icon" href="./src/images/logo.ico">
<title>HeyUI Admin管理平台</title>
</head>
<body>
<div id="app">
<noscript>
<strong>We're sorry but admin doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
</div>
</body>
<script>
// baidu 统计
if(window.location.hostname == 'admin.heyui.top'){
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?dc337e576ecea81b5da68a42b8e7f75a";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
}
</script>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cndiyex/heyui-admin.git
git@gitee.com:cndiyex/heyui-admin.git
cndiyex
heyui-admin
heyui-admin
master

搜索帮助