2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-06 16:22:27 +03:00

chore: optimize the example code

This commit is contained in:
mengxiong10
2019-12-05 10:58:44 +08:00
parent 7fcc1df67c
commit e4cf24c991
2 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Document</title>
<link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" />
<script src="https://polyfill.io/v3/polyfill.js?features=Object.assign,Array.from,Promise,fetch&flags=gated"></script>
<!-- <script src="https://polyfill.io/v3/polyfill.js?features=Object.assign,Array.from,Promise,fetch&flags=gated"></script> -->
</head>
<body>
<div id="app"></div>