Adding class to an empty array

前端 未结 0 1027
孤街浪徒
孤街浪徒 2020-12-18 01:58

I\'m trying to add a certain string (\'classAtoImage\') to an empty array. Here is my code:

  var testArr = [];

tomato.addEventListener(\'change\', (e) =>         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题