weex-toolkit生成的代碼中,weex playground還是能看到hello world的,加入接口后,沒報錯,頁面也能展示列表內容,可是weex playground就一片空白,然后我把頁面換到最原始的hello world竟然也一片空白,網上相關的資料太少了,說是本地服務器遠程服務器什么什么的問題,有遇到類似問題的嗎?需要什么相關內容我后續貼出。weex-devtool顯示的報錯信息[undefined:344:31] ReferenceError: Can't find variable: documentaddStyleaddStylesToDomexports__webpack_require____webpack_require____webpack_require____webpack_require__anonymousa@main.js:4:16690main.js:7:8740定位代碼function addStyle (obj /* StyleObjectPart */) { var update, remove var styleElement = document.querySelector('style[data-vue-ssr-id~="' + obj.id + '"]') if (styleElement) { if (isProduction) { return noop } else { styleElement.parentNode.removeChild(styleElement) } }
- 2 回答
- 0 關注
- 1278 瀏覽
添加回答
舉報
0/150
提交
取消