mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-23 11:40:36 +03:00
deploy update
This commit is contained in:
@@ -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
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user