Browse Source

connect to tomcat

night-cherry 3 tuần trước cách đây
mục cha
commit
31591141ee
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      utils/sample.js

+ 1 - 0
utils/sample.js

@@ -12,6 +12,7 @@
 // import 'animate.css';
 //console.log(createApp);
 //console.log(i18n);
+import {createApp } from 'vue';
 console.log(router);
 const app=createApp({
   template:'#app',