簡析JavaScript事件冒泡機制
微信小程序中每個item都有一個事件綁定,catchtap="detailTap" ,用戶點擊觸發事件,有些大部分組件共有的事件,如:touchstart、touchmove、touchend、tou ...
微信小程序中每個item都有一個事件綁定,catchtap="detailTap" ,用戶點擊觸發事件,有些大部分組件共有的事件,如:touchstart、touchmove、touchend、tou ...