升级element版本 修改icon
This commit is contained in:
@@ -16,6 +16,7 @@ import { store } from '@/store/index'
|
||||
import App from './App.vue'
|
||||
const app = createApp(App)
|
||||
app.config.productionTip = false
|
||||
|
||||
app.use(run)
|
||||
.use(auth)
|
||||
.use(store)
|
||||
|
Reference in New Issue
Block a user