Jeffrey

Results 18 comments of Jeffrey

[pr地址](https://github.com/liyupi/yuindex/pull/62)

- 严格意义上来说命令不区分大小写 - 只对命令做小写处理 参数不做处理 - 这是个好的PR🌟🌟🌟

[https://github.com/element-plus/element-plus/pull/9184](https://github.com/element-plus/element-plus/pull/9184)

当有插槽组件时 empty 高度计算不参考body

目前暂无数据的高度是和tbody的高度保持一致的没有问题 这个pr是解决empty插槽的高度不受tbody高度影响

@phoenixor 这是个设计问题 你可以提个issues 😊

> For no empty slot, the height of the default empty slot also needs to be fixed. Can you fix it at the same time? No slots, just a line...

这个场景我之前也遇到类似需求,我们采用动态写一个json到前端build包中 读取json文件