首次提交
This commit is contained in:
@@ -3,11 +3,9 @@ import App from './App.vue'
|
||||
import router from "./router";
|
||||
import {store,key} from './store'
|
||||
|
||||
|
||||
import ElementPlus from 'element-plus'
|
||||
import 'element-plus/dist/index.css'
|
||||
|
||||
|
||||
const app=createApp(App)
|
||||
app
|
||||
.use(router)
|
||||
|
||||
Reference in New Issue
Block a user