這個問題怎么解決?
VM836:5 undefined
Expecting 'EOF','}',',',']', got STRING
? 23 |? ? ? ?"selectedIconPath": "images/cloud-actived.png"
? 24 |? ? ?}]
> 25 |? ?}
? ? ?|? ^
? 26 |? ?"sitemapLocation": "sitemap.json"
? 27 | }
VM836:5 undefined
Expecting 'EOF','}',',',']', got STRING
? 23 |? ? ? ?"selectedIconPath": "images/cloud-actived.png"
? 24 |? ? ?}]
> 25 |? ?}
? ? ?|? ^
? 26 |? ?"sitemapLocation": "sitemap.json"
? 27 | }
2019-06-26
舉報
2019-06-28
看當前這個文件,第26行代碼出現了紅色波浪線,那么問題應該就出現在這句的前后。還有就是當調試器報錯的時候,一定要認真翻譯里面的錯誤,大多數情況下只要翻譯清楚了問題就解決了。
2019-08-20
請問一下這個是什么地方出錯了呢?我檢查過逗號都有并且都是英文符..不知道是不是沒看出來。
2019-06-27
少個逗號,“tabbar”:{ ? ?},