2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-08 10:52:28 +03:00

deploy update

This commit is contained in:
mengxiong10
2019-11-12 11:10:34 +08:00
parent 00d4f6797f
commit 5ba923c90a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2498,7 +2498,7 @@ var titleAndDescMap = transformMd(_en.default);
var App = {
name: 'App',
mounted: function mounted() {
_highlight.default.initHighlightingOnLoad();
_highlight.default.initHighlighting();
},
render: function render(h) {
var menus = components.map(function (item) {
+1 -1
View File
@@ -12,6 +12,6 @@
<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>
<script src="example.8fcd7c8f.js"></script>
</body>
</html>