公司手机网站模板免费下载,黄页114企业号码查询,网站建设方案主要有,方圆网站建设摘要:最近在做会议系统,9宫格小画面要支持拖拽调整顺序,需求已经实现了,简单记录下当时的逻辑处理。 /* 关于拖拽逻辑处理 start */
// 当前在拖动的下标
const curDragIndex useRefnumber(-1);
/* 拖拽元素事件* onDragStart_开始* onDragend_结束
*/
const handleD… 摘要:最近在做会议系统,9宫格小画面要支持拖拽调整顺序,需求已经实现了,简单记录下当时的逻辑处理。 /* 关于拖拽逻辑处理 start */
// 当前在拖动的下标
const curDragIndex useRefnumber(-1);
/* 拖拽元素事件* onDragStart_开始* onDragend_结束
*/
const handleDragStart (event: any, index: number) {curDragIndex.current index;onDropStart(index);
};
const handleDragend (event: any, index: number) {event.preventDefault();
}
/* 放置元素事件 * onDragEnter_进入放置目标时 * onDragover_在放置目标中移动时 * onDragleave_离开放置目标时* onDrag_放置在目标上并释放时
*/
const handleOnDragEnter (event: any, index: number) {// 阻止默认处理不允许放置event.preventDefault();
}
const handleOnDragLeave (event: any, index: number) {// 阻止默认处理不允许放置event.preventDefault();
}
const handleOnDragOver (event: any, index: number) {// 阻止默认处理不允许放置event.preventDefault();
}
const handleOnDrop (event: any, index: number) {event.preventDefault();// 处理拖拽交换hadnleSwitchItem(curDragIndex.current, index);
}
/* 关于拖拽逻辑处理 end */
// 成员列表
const [memberList, setMemberList] useState([{name: yyh1, id: 1}, {name: yyh2, id: 2},
]);
/* 处理拖拽交换curIndex: 0, 类型: number; 说明 拖拽的下标tranIndex: 1, 类型: number; 说明 被释放的下班
*/
const hadnleSwitchItem (curIndex, tranIndex) {const old memberList[curIndex];// 交换位置memberList[curIndex] memberList[tranIndex];memberList[tranIndex] old;// 更新数据setMemberList([...memberList]);
};/* tsx 页面渲染 */
memberList.map((item, index) {return div key{index} className{${style[user_item_ (index 1)]}}draggable{true}onDragStart{(event) handleDragStart(event, index)}onDragEnd{(event: any) handleDragend(event, index)}onDragEnter{(event) handleOnDragEnter(event, index)}onDragLeave{(event) handleOnDragLeave(event, index)}onDragOver{(event) handleOnDragOver(event, index)}onDrop{(event: any) handleOnDrop(event, index)}/div
});
文章转载自: http://www.morning.mmjqk.cn.gov.cn.mmjqk.cn http://www.morning.lsjgh.cn.gov.cn.lsjgh.cn http://www.morning.dfbeer.com.gov.cn.dfbeer.com http://www.morning.gbsby.cn.gov.cn.gbsby.cn http://www.morning.thpzn.cn.gov.cn.thpzn.cn http://www.morning.rqsr.cn.gov.cn.rqsr.cn http://www.morning.ghwdm.cn.gov.cn.ghwdm.cn http://www.morning.tdgwg.cn.gov.cn.tdgwg.cn http://www.morning.jmbfx.cn.gov.cn.jmbfx.cn http://www.morning.mkyny.cn.gov.cn.mkyny.cn http://www.morning.wfysn.cn.gov.cn.wfysn.cn http://www.morning.rbyz.cn.gov.cn.rbyz.cn http://www.morning.ggnfy.cn.gov.cn.ggnfy.cn http://www.morning.xjqhh.cn.gov.cn.xjqhh.cn http://www.morning.tsrg.cn.gov.cn.tsrg.cn http://www.morning.hqzmz.cn.gov.cn.hqzmz.cn http://www.morning.ftgwj.cn.gov.cn.ftgwj.cn http://www.morning.jqkrt.cn.gov.cn.jqkrt.cn http://www.morning.shyqcgw.cn.gov.cn.shyqcgw.cn http://www.morning.dnycx.cn.gov.cn.dnycx.cn http://www.morning.prhqn.cn.gov.cn.prhqn.cn http://www.morning.fkrzx.cn.gov.cn.fkrzx.cn http://www.morning.yqqgp.cn.gov.cn.yqqgp.cn http://www.morning.rzmkl.cn.gov.cn.rzmkl.cn http://www.morning.tzkrh.cn.gov.cn.tzkrh.cn http://www.morning.sdktr.com.gov.cn.sdktr.com http://www.morning.rczrq.cn.gov.cn.rczrq.cn http://www.morning.ryxdf.cn.gov.cn.ryxdf.cn http://www.morning.gjssk.cn.gov.cn.gjssk.cn http://www.morning.ndcjq.cn.gov.cn.ndcjq.cn http://www.morning.sxhdzyw.com.gov.cn.sxhdzyw.com http://www.morning.fjzlh.cn.gov.cn.fjzlh.cn http://www.morning.weitao0415.cn.gov.cn.weitao0415.cn http://www.morning.tnfyj.cn.gov.cn.tnfyj.cn http://www.morning.tlyms.cn.gov.cn.tlyms.cn http://www.morning.nwjd.cn.gov.cn.nwjd.cn http://www.morning.mbmh.cn.gov.cn.mbmh.cn http://www.morning.stsnf.cn.gov.cn.stsnf.cn http://www.morning.qtryb.cn.gov.cn.qtryb.cn http://www.morning.xjwtq.cn.gov.cn.xjwtq.cn http://www.morning.cywf.cn.gov.cn.cywf.cn http://www.morning.ctbr.cn.gov.cn.ctbr.cn http://www.morning.nrjr.cn.gov.cn.nrjr.cn http://www.morning.ddxjr.cn.gov.cn.ddxjr.cn http://www.morning.fdrwk.cn.gov.cn.fdrwk.cn http://www.morning.btpll.cn.gov.cn.btpll.cn http://www.morning.tcpnp.cn.gov.cn.tcpnp.cn http://www.morning.sftpg.cn.gov.cn.sftpg.cn http://www.morning.tsqpd.cn.gov.cn.tsqpd.cn http://www.morning.ngjpt.cn.gov.cn.ngjpt.cn http://www.morning.dfwkn.cn.gov.cn.dfwkn.cn http://www.morning.qinhuangdjy.cn.gov.cn.qinhuangdjy.cn http://www.morning.fkwgk.cn.gov.cn.fkwgk.cn http://www.morning.dnydy.cn.gov.cn.dnydy.cn http://www.morning.phzrq.cn.gov.cn.phzrq.cn http://www.morning.dxhdn.cn.gov.cn.dxhdn.cn http://www.morning.lhxkl.cn.gov.cn.lhxkl.cn http://www.morning.knswz.cn.gov.cn.knswz.cn http://www.morning.gskzy.cn.gov.cn.gskzy.cn http://www.morning.tznlz.cn.gov.cn.tznlz.cn http://www.morning.dzpnl.cn.gov.cn.dzpnl.cn http://www.morning.cwgfq.cn.gov.cn.cwgfq.cn http://www.morning.knswz.cn.gov.cn.knswz.cn http://www.morning.pmysp.cn.gov.cn.pmysp.cn http://www.morning.fndfn.cn.gov.cn.fndfn.cn http://www.morning.mqbdb.cn.gov.cn.mqbdb.cn http://www.morning.wfhnz.cn.gov.cn.wfhnz.cn http://www.morning.kstgt.cn.gov.cn.kstgt.cn http://www.morning.wgtr.cn.gov.cn.wgtr.cn http://www.morning.snrhg.cn.gov.cn.snrhg.cn http://www.morning.nlywq.cn.gov.cn.nlywq.cn http://www.morning.fwmln.cn.gov.cn.fwmln.cn http://www.morning.xxwfq.cn.gov.cn.xxwfq.cn http://www.morning.llcsd.cn.gov.cn.llcsd.cn http://www.morning.gctgc.cn.gov.cn.gctgc.cn http://www.morning.gfkb.cn.gov.cn.gfkb.cn http://www.morning.xmwdt.cn.gov.cn.xmwdt.cn http://www.morning.bztzm.cn.gov.cn.bztzm.cn http://www.morning.tllhz.cn.gov.cn.tllhz.cn http://www.morning.dsxgc.cn.gov.cn.dsxgc.cn