Changpeng Duan %!s(int64=4) %!d(string=hai) anos
pai
achega
a42ec6f430
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      tv/src/main.js

+ 0 - 2
tv/src/main.js

@@ -24,11 +24,9 @@ if (process.env.NODE_ENV === 'development') {
 Vue.config.productionTip = false;
 Vue.use(ElementUI);
 
-
 // store,
 new Vue({
     router,
-
     render: h => h(App)
 }).$mount('#app');