mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-08 14:22:27 +03:00
Deploy updates
This commit is contained in:
+2
-2
@@ -7,13 +7,13 @@
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css">
|
||||
<link rel="stylesheet" href="https://unpkg.com/vue2-datepicker/index.css">
|
||||
<script src="https://polyfill.io/v3/polyfill.js?features=Object.assign,Array.from,Promise,fetch&flags=gated"></script>
|
||||
<script async="" src="https://polyfill.io/v3/polyfill.js?features=Object.assign,Array.from,Promise,fetch&flags=gated"></script>
|
||||
<link rel="stylesheet" href="example.f6d53ba2.css"></head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="https://unpkg.com/vue@2.6.10/dist/vue.runtime.min.js"></script>
|
||||
<script src="https://unpkg.com/vue2-datepicker/index.min.js"></script>
|
||||
<script src="https://unpkg.com/vue2-datepicker/locale/zh-cn.js"></script>
|
||||
<script src="example.5a85632e.js"></script>
|
||||
<script src="example.9bb69ced.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user