2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-23 13:00:35 +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 = { var App = {
name: 'App', name: 'App',
mounted: function mounted() { mounted: function mounted() {
_highlight.default.initHighlightingOnLoad(); _highlight.default.initHighlighting();
}, },
render: function render(h) { render: function render(h) {
var menus = components.map(function (item) { var menus = components.map(function (item) {
+1 -1
View File
@@ -12,6 +12,6 @@
<div id="app"></div> <div id="app"></div>
<script src="https://unpkg.com/vue@2.6.10/dist/vue.js"></script> <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="https://unpkg.com/vue2-datepicker/index.min.js"></script>
<script src="example.ad60c190.js"></script> <script src="example.8fcd7c8f.js"></script>
</body> </body>
</html> </html>