.parent{display:flex;width:450px;justify-content:space-around;}.container{高度:300px;宽度:200px;背景色:rgba(255,255,0,0.3);显示:flex;flex-direction:column;justify-content:center;align-items:center;}.box{宽度:100px;高度:50px;背景-颜色:rgba(255、255、255、1);}
H5原生拖拽相关事件介绍及相关文章