赞
踩
import ElementPlus from 'element-plus'; //引入Element-ui
import zhCN from "element-plus/dist/locale/zh-cn.mjs" //引入中文
const app =createApp(App)
app.use(ElementPlus, {locale:zhCN})
https://juejin.cn/post/6999826831054471198
一定要对应好版本
一定要对应好版本
一定要对应好版本
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。