会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
肥晨
博客园
首页
新随笔
联系
订阅
管理
2021年11月22日
基于element二次封装message
摘要: 基于element二次封装弹出框 一、简单封装Message 在components创建个Message/index.js index.js代码: export function alertOK(msg, title) { this.$message({ type: msg, message: ti
阅读全文
posted @ 2021-11-22 17:18 肥晨
阅读(285)
评论(1)
推荐(0)
编辑