摘要: 时间轴(el-timeline) 阅读全文
posted @ 2023-10-02 16:46 朱在春 阅读(5) 评论(0) 推荐(0) 编辑
摘要: uview 中的 u-line-1原理 // 超出行数,自动显示行尾省略号,最多5行 // 来自uView的温馨提示:当您在控制台看到此报错,说明需要在App.vue的style标签加上【lang="scss"】 @for $i from 1 through 5 { .u-line-#{$i} { 阅读全文
posted @ 2023-10-02 16:41 朱在春 阅读(242) 评论(0) 推荐(0) 编辑