在標簽中使用data- eg: <div data-index="{{index}}"> </div> “data-屬性名”這個屬性的值,在點擊事件處理函數(shù)中使用,e.target.dataset.屬性名來獲取(屬性名全小寫)