控制臺出錯是什么情況
thirdScriptError?
?sdk uncaught third Error?
?module "pages/index/index.js" is not defined?
?Error: module "pages/index/index.js" is not defined
? ? at require (http://127.0.0.1:47738/appservice/__dev__/WAService.js:19:7163)
? ? at <anonymous>:7:7
? ? at HTMLScriptElement.scriptLoaded (http://127.0.0.1:47738/appservice/appservice?t=1536219752753:1185:23)
console.error @ VM508:1
(anonymous) @ WAService.js:4
(anonymous) @ WAService.js:4
a @ appservice?t=1536219752753:1109
window.onerror @ VM508:1
scriptLoaded @ appservice?t=1536219752753:1185
VM560:1 Thu Sep 06 2018 15:42:34 GMT+0800 (中國標(biāo)準(zhǔn)時間)? appservice 生成錯誤
VM560:2 file: pages/index/index.js
?unknown: Unexpected token, expected , (20:8)
? ?18 |? ?//事件處理函數(shù)
? 19 |??
> 20 |? ?onLoad: function () {
? ? ?|? ? ? ? ^
? 21 |? ?
? 22 |? ?
? 23 |? ?}
2019-10-03
那個提示都是寫死的咋加的
2018-09-09
?module "pages/index/index.js" is not defined
路徑出錯,前面加個斜桿試試?"/pages/index/index.js"