課程
/前端開發
/Vue.js
/快速入門Web閱讀器開發
主題不能生效,報錯 Error in mounted hook: "TypeError: _this.themes is undefined" ,是確實配置嗎?
2018-11-30
源自:快速入門Web閱讀器開發 3-9
正在回答
檢查this.themes是否被賦值,這個報錯是沒有賦值而引發的
舉報
帶你了解電子書閱讀器的工作原理,通過Vue.js快速實現Web閱讀器
1 回答Error in mounted hook: "TypeError: Cannot read property 'display' of undefined"
3 回答 Error in mounted hook: "TypeError: Cannot read property 'display' of undefined"
1 回答主題第一次設置生效,之后不生效,也沒有報錯
2 回答切換主題后又切換回來,切換回來的主題不能生效
2 回答 error in ./src/assets/styles/global.scss
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-12-18
檢查this.themes是否被賦值,這個報錯是沒有賦值而引發的