Commit 6b6b8e4d authored by mahui's avatar mahui

init

parent cf339574
...@@ -25,7 +25,7 @@ app ...@@ -25,7 +25,7 @@ app
.use(auth) .use(auth)
.use(router) .use(router)
.use(vue3PhotoPreview) .use(vue3PhotoPreview)
.use(ElementPlus, { locale: zhCn }) .use(ElementPlus, { locale: zhCn ,zIndex:995})
.component('new-upload',upload) .component('new-upload',upload)
.component('new-input',newInput) .component('new-input',newInput)
.mount('#app') .mount('#app')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment