引入message和message-box的样式
This commit is contained in:
parent
0f65f927fb
commit
f05e03e067
@ -11,6 +11,8 @@ const service = axios.create({
|
||||
})
|
||||
|
||||
import { ElMessage, ElLoading } from 'element-plus'
|
||||
import 'element-plus/theme-chalk/el-message.css'
|
||||
import 'element-plus/theme-chalk/el-message-box.css'
|
||||
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
|
||||
|
||||
// 添加请求拦截器
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user