3 Star 0 Fork 0

Tininess/integral-portal-html

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 876 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tininess 提交于 2018-12-20 10:41 . initial commit
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="icon" href="./static/favicon.png" type="image/x-icon">
<title>文思海辉积分平台</title>
</head>
<body ontouchstart>
<div id="app"></div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-89859411-3', 'auto');
ga('send', 'pageview');
</script>
<%=htmlWebpackPlugin.files.webpackManifest%>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/tiniess/integral-portal-html.git
git@gitee.com:tiniess/integral-portal-html.git
tiniess
integral-portal-html
integral-portal-html
master

搜索帮助