mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-06-07 03:53:57 +08:00
fix:图片上传拖拽排序判断是否移动端
This commit is contained in:
@@ -743,7 +743,7 @@
|
|||||||
}
|
}
|
||||||
// #endif
|
// #endif
|
||||||
},
|
},
|
||||||
movableLongPress(item,e) {
|
movableLongPress(item) {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
//h5必须长按后才允许拖拽
|
//h5必须长按后才允许拖拽
|
||||||
this.h5StarDragging = true;
|
this.h5StarDragging = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user