//向上/向下$('.dood-group-wrap').on('click', '.dood-select', function(event) { ........... event.stopPropagation(); });
本文共 175 字,大约阅读时间需要 1 分钟。
//向上/向下$('.dood-group-wrap').on('click', '.dood-select', function(event) { ........... event.stopPropagation(); });
转载于:https://www.cnblogs.com/liaojie970/p/5627634.html