Uncaught TypeError: Cannot set property 'textContent' of null
程式碼是由上而下讀取,太早載入all.js導致textContent裡面的數值null
解決方式把all.js往下搬即可
文章標籤
全站熱搜
Uncaught TypeError: Cannot set property 'textContent' of null
程式碼是由上而下讀取,太早載入all.js導致textContent裡面的數值null
解決方式把all.js往下搬即可