Banana Energy

Results 11 comments of Banana Energy

提出这个问题是基于想实现一个类似 element-plus 自动导入的vite插件,在实现过程中发现使用Grid组件时,由于没有注册Table等组件导致渲染失败。 ![image](https://user-images.githubusercontent.com/49467518/204750699-15da84c9-cd2c-4548-b7f1-e97818e15910.png)

![20240227153036_rec_](https://github.com/pure-admin/vue-pure-admin/assets/49467518/b037c4b9-08ff-45f6-b95a-c916a8c52b41) 单页以及外链均支持

在验证过程中发现存在如下问题 ![image](https://github.com/pure-admin/vue-pure-admin/assets/49467518/51d2b880-cce4-4c12-8343-610c27c3902f) 导致该问题的原因是因为menu组件的poper-class属性,会同时应用在popper和menu元素上 ![image](https://github.com/pure-admin/vue-pure-admin/assets/49467518/2179840d-a92a-46a6-be4e-b42e786ec248)

Yes, this has almost no impact. However, I now want to perform some processing based on the code that has been handled by the compiler, similar to eslint-disable-next-line, which is...

![image](https://github.com/user-attachments/assets/5971d924-a22b-41d2-9d94-a8a233bbb55a)

原因是转义之后单个文字变成了**6 个**字符(\, u, 6, D, 4, B),并不是单个中文字符

https://github.com/user-attachments/assets/9cd20ac1-4806-4cab-a013-996d01cea7d6

> 你都用pointerEvents 肯定就是回到原生监听了 可以通过selectCell去做选中呀 https://visactor.io/vtable/api/Methods#selectCell 不仅仅是选中,对于其他事件也不支持,而ReactTable是支持的 https://github.com/user-attachments/assets/f5f8851e-b22c-4fe7-9359-f337102a7aa6

> > 你都用pointerEvents 肯定就是回到原生监听了 可以通过selectCell去做选中呀 https://visactor.io/vtable/api/Methods#selectCell > > 不仅仅是选中,对于其他事件也不支持,而ReactTable是支持的 > > 20250926173827_rec_.mp4 ReactTable同样不支持,视频中可以选中是因为dom元素没有占满单元格