code refactor

This commit is contained in:
MaysWind
2020-11-22 13:48:59 +08:00
parent 815f6718cc
commit 9ab285a071
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
import Vue from 'vue'
import Vue from 'vue';
import App from './Desktop.vue'
import App from './Desktop.vue';
new Vue({
el: '#app',