随笔分类 -  Element UI框架 / element-plus

Vue3 UI框架
摘要:elementplus form的动态配置写法 模板代码部分 <template> <div class="card content-box"> <el-alert title="通过 component :is 组件属性 && v-bind 属性透传,可以将 template 中的 html 代码 阅读全文
posted @ 2023-01-29 22:28 wanglei1900 阅读(1187) 评论(0) 推荐(0) 编辑
摘要:首先上代码 <template> <template v-for="subItem in menuList" :key="subItem.path"> <!-- 有子菜单 --> <el-sub-menu v-if="subItem.children && subItem.children.leng 阅读全文
posted @ 2023-01-27 15:04 wanglei1900 阅读(3311) 评论(2) 推荐(1) 编辑

点击右上角即可分享
微信分享提示