lllianreg
lllianreg
如果是loadMicroApp 试试 sandbox: false 速度有明显提升
 破案了 麻烦作者大大 改下吧
``` .ant-modal { width: auto !important } .ant-modal-wrap .ant-modal .ant-modal-content { height: 100vh; display: flex; flex-direction: column; .ant-modal-body { flex: 1; max-height: auto; } } ```
比较麻烦 需要update 因为不能响应式更新 ``` const modalUpdate = (modal, e) => { userToken.value = e?.target?.value || '' modal.update({ title: '请填写一个用户token', content: ( modalUpdate(modal, e) } /> ) }) } const modal...
+1 vite下的
我这也是 不过我是vue3 4.4.7版本没问题 更新到最新500条数据使用虚拟滚动就死机了 mac是直接白屏
我也是已老实 降回来了 已固定4.7.36
你都用pointerEvents 肯定就是回到原生监听了 可以通过selectCell去做选中呀 https://visactor.io/vtable/api/Methods#selectCell