src/App.vue @@ -7,9 +7,3 @@ <template> <el-config-provider :locale="zhCn"> <RouterView /></el-config-provider> </template> <style scoped> #app { width: 100%; } </style>