初始项目
This commit is contained in:
50
mallplusui-web-pc/index.html
Normal file
50
mallplusui-web-pc/index.html
Normal file
@@ -0,0 +1,50 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>宇运动商城</title>
|
||||
<meta name="keywords" content="宇运动,宇运动商城,宇运动购物电商商城">
|
||||
<meta name="description" content="宇运动电商商城">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<meta name="wap-font-scale" content="no">
|
||||
<!-- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> -->
|
||||
<!-- <link rel="shortcut icon " type="images/x-icon" href="/static/images/M.png"> -->
|
||||
</head>
|
||||
<!-- <script src="https://cdn.bootcss.com/vue/2.5.3/vue.min.js"></script>
|
||||
<script src="https://cdn.bootcss.com/vue-router/3.0.1/vue-router.min.js"></script>
|
||||
<script src="https://cdn.bootcss.com/vuex/3.0.1/vuex.min.js"></script>
|
||||
<script src="https://cdn.bootcss.com/axios/0.17.1/axios.min.js"></script> -->
|
||||
<script>
|
||||
(function (h, o, t, j, a, r) {
|
||||
h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) }
|
||||
h._hjSettings = { hjid: 695959, hjsv: 6 }
|
||||
a = o.getElementsByTagName('head')[0]
|
||||
r = o.createElement('script')
|
||||
r.async = 1
|
||||
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv
|
||||
a.appendChild(r)
|
||||
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=')
|
||||
|
||||
// 百度统计
|
||||
/*var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?5804d09853fcc4866132fbc306348993";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();*/
|
||||
</script>
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<style>
|
||||
body{
|
||||
min-width:1250px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user