errors


  1. ncaught TypeError: Cannot set properties of null (setting 'onclick') at tygg.html:26:19
    var box = document.querySelector("#box"); //获取button标签
    上面获取box的时候没有选择什么选择器,一直找不出来错误,一定要加#或者.