1 Star 0 Fork 1.5K

三更夜不收/mall-admin-web

forked from macro/mall-admin-web 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
index.html 1.06 KB
Copy Edit Raw Blame History
macro authored 2023-06-10 16:07 . 首页修改
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>mall-admin-web</title>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-73YJPXJTLX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-73YJPXJTLX');
</script>
<!--Baidu Analytics-->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?8b02a318fde5831da10426656a43d03c";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<script src="./static/tinymce4.7.5/tinymce.min.js"></script>
<!--<script src="https://unpkg.com/tinymce@4.7.5/tinymce.min.js"></script>-->
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qjiamei/mall-admin-web.git
git@gitee.com:qjiamei/mall-admin-web.git
qjiamei
mall-admin-web
mall-admin-web
master

Search