<el-tree class="tree-line" :data="treeOption" :props="defaultProps" @node-click="getCurrentNode" >
利用样式添加虚线指示
.el-tree-style{ /deep/ .el-tree-node { position: relative; } /deep/ .el-tree-node__children { padding-left: 16px; } /deep/ .el-tree-node::before { content: ''; height: 100%; width: 1px; position: absolute; left: 30px; top: 0; border-width: 1px; border-left: 1px dashed #ddd; } /deep/ .el-tree-node:last-child::before { height: 38px; } /deep/ .el-tree-node::after { content: ''; width: 15px; height: 20px; position: absolute; left: 30px; top: 12px; border-width: 1px; border-top: 1px dashed #ddd; } & > .el-tree-node::after { border-top: none; } & > .el-tree-node::before { border-left: none; } .el-tree-node__expand-icon { font-size: 16px; &.is-leaf { color: transparent; } } }
标签: el-tree组件, element-ui
上面是“el-tree组件如何添加虚线指示”的全面内容,想了解更多关于 vuejs 内容,请继续关注web建站教程。
当前网址:https://ipkd.cn/webs_4410.html
workflows工作流
一只白色小猫comfyui工作流
一只竹节虫ComfyUI工作流
森林里一只空灵的犀鸟ComfyUI工作流
一个戴着破旧莎草帽的机械忍者
一个十几岁的美国女孩穿着黄色连帽衫在黑暗和空虚的背景下闲逛
一尊白玉猴王ComfyUI工作流
半透明的玻璃苹果ComfyUI工作流
一只在森林里漫步的麋鹿ComfyUI工作流
猜你喜欢
声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!