mmyhs
mmyhs
无法滑动图片,滑动事件老是触发点击事件。 目前的我只能把代码改成这样, setModalVisible(false)}> { console.log('onSave=>', url); }} onClick={(onCancel) => { console.log('onClick=>', onCancel); }} menus={() => null} menuContext={{saveToLocal: '保存图片', cancel: '取消'}} index={index} enableSwipeDown={false} saveToLocalByLongPress={false} /> 改成这样后,图片仅只有预览功能,还是不可以滑动 感觉还不如直接用,
## 版本号 ~ 1.9.2 ## 什么问题 ~ 老是报错,错误原因是mongodb连接超时 error: MongoTimeoutError: Server selection timed out after 30000 ms at selectServers (D:\yapi\vendors\node_modules\mongoose\node_modules\mongodb\lib\core\sdam\topology.js:771:21) at NativeTopology.descriptionChangedHandler (D:\yapi\vendors\node_modules\mongoose\node_modules\mongodb\lib\core\sdam\topology.js:845:7) at Object.onceWrapper (events.js:300:26) at NativeTopology.emit (events.js:215:7) at...