index.html
1.04 KB
<!--
* @Description:
* @Date: 2021-03-02 20:19:43
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<meta
name="viewport"
content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta name="format-detection" content="telephone=no, email=no" />
<title>xrk</title>
</head>
<body>
<div id="app"></div>
<script src="https://cdn.bootcdn.net/ajax/libs/axios/0.21.1/axios.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/es6-shim/0.35.6/es6-sham.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/es7-shim/6.0.0/es7-shim.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/json3/3.3.3/json3.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/babel-polyfill/7.12.1/polyfill.min.js"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/es5-shim/4.5.15/es5-sham.min.js"></script>
<script src="./dist/bundler.js"></script>
</body>
</html>