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

deploy update

This commit is contained in:
mengxiong10
2019-11-11 00:07:05 +08:00
parent 1274a79862
commit 00d4f6797f
6 changed files with 3007 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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">
<link rel="stylesheet" href="https://unpkg.com/vue2-datepicker/index.css">
<link rel="stylesheet" href="example.fa5f5c95.css"></head>
<body>
<div id="app"></div>
<script src="https://unpkg.com/vue@2.6.10/dist/vue.js"></script>
<script src="https://unpkg.com/vue2-datepicker/index.min.js"></script>
<script src="example.ad60c190.js"></script>
</body>
</html>