vue-drawer-layout icon indicating copy to clipboard operation
vue-drawer-layout copied to clipboard

关于refresh

Open zhanghui-space opened this issue 6 years ago • 2 comments

在设备切换时候,drawer 宽度不变,又或者在不同设备下去开启或者关闭drawer,drawer 保持不变 ,建议暴露一个refresh方法

zhanghui-space avatar Sep 16 '19 01:09 zhanghui-space

切换大概指的是什么场景?

hjl19911127 avatar Sep 16 '19 01:09 hjl19911127

其实也只是在开发环境中会遇到这个问题 :响应式开发时:一开始是pc时候我想禁用drawer,当设备切换为移动设备(或者窗口缩小到一定宽度时候)在让enable为true 此时发现drawer并不能正常开启

zhanghui-space avatar Sep 16 '19 02:09 zhanghui-space