mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-25 17:45:58 +08:00
opt: enable use cdn url for mj-plus
This commit is contained in:
@@ -19,6 +19,7 @@ import {
|
||||
List,
|
||||
NavBar,
|
||||
Notify,
|
||||
Overlay,
|
||||
Picker,
|
||||
Popup,
|
||||
Search,
|
||||
@@ -65,6 +66,7 @@ app.use(Switch);
|
||||
app.use(Uploader);
|
||||
app.use(Tag);
|
||||
app.use(V3waterfall)
|
||||
app.use(Overlay)
|
||||
app.use(router).use(ElementPlus).mount('#app')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user