在.nvue中可以滑动,在.vue页面中不可以滑动
提示:
Component "components/uni-swipe-action-item/uni-swipe-action-item" does not have a method "function nv_touchstart(nv_e,nv_ins){var nv_instance = nv_e.nv_instance;var nv_state = nv_instance.nv_getState();var nv_pageX = nv_e.nv_touches[(0)].nv_pageX;nv_instance.nv_removeClass('ani');var nv_owner = nv_ins.nv_selectAllComponents('.button-hock');for(var nv_i = 0;nv_i < nv_owner.nv_length;nv_i++){nv_owner[((nt_3=(nv_i),null==nt_3?undefined:'Number'===nt_3.nv_constructor?nt3:"nv"+nt_3))].nv_removeClass('ani')};nv_state.nv_left = nv_state.nv_left || nv_state.nv_position[(0)].nv_left;nv_state.nv_width = nv_pageX - nv_state.nv_left;nv_ins.nv_callMethod('closeSwipe')}" to handle event "touchstart".
b***@sina.com
- 发布:2020-02-20 23:07
- 更新:2020-12-08 14:20
- 阅读:1739
2 个回复
damdmen - 社交app创业中,求靠谱合伙人
我这里也发现vue中无法滑动,请问你解决了么?
过时的流行 - 希望dcloud能越做越好
老项目升级遇到同样问题