-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
22 lines (21 loc) · 1.06 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>vue-cnode</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1">
<meta name="format-detection" content="telephone=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="icon" href="//www.jd.com/favicon.ico" type="image/x-icon">
</head>
<body>
<div id="app" v-cloak></div>
<!-- built files will be auto injected -->
</body>
<!--<script src="//static.360buyimg.com/finance/mobile/base/1.0.0/js/lib/??zepto-1.1.4.js,fastclick.js"></script>-->
<!--<script src="//static.360buyimg.com/finance/mobile/base/jm/js/lib/clickCount.js"></script>-->
<!--<script src="//m.jr.jd.com/statics/bridgev6.min.js"></script>-->
<!--<script src="//static.360buyimg.com/finance/mobile/base/stockBridge/1.2.0/bridge.js"></script>-->
<!--<script src="//static.360buyimg.com/finance/mobile/base/jm/js/dist/userDetective/1.2.0/userDetective.js"></script>-->
<!--<script src="//static.360buyimg.com/finance/mobile/base/jm/js/dist/share/1.0.5/share.js"></script>-->
</html>