会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
DL-CODER
首页
联系
订阅
管理
随笔分类 -
UI 框架
/
Element Plus
Element-plus 自动导入 如何设置全局 size
摘要:vite 配置 //element 全局默认大小为small app.config.globalProperties.$ELEMENT = { size: 'small', }
阅读全文
posted @
2022-07-30 23:31
DL·Coder
阅读(1996)
评论(0)
推荐(0)
Element plus 汉化
摘要:App.vue 直接拷贝 <template> <el-config-provider :locale="locale"> <router-view /> </el-config-provider> </template> <script > import { ElConfigProvider }
阅读全文
posted @
2022-07-30 23:21
DL·Coder
阅读(260)
评论(0)
推荐(0)
公告