?求解答报错undefined Expecting 'STRING','
新手求解答:
上面这样:
“pages”: [
“pages/01-view/01-view”
“pages/index/index”
“pages/logs/logs”
报错:
undefined
Expecting ‘STRING’,‘NUMBER’,‘NULL’,‘TRUE’,‘FALSE’,’{’,’[’, got ]
4 | “pages/index/index”,
5 | “pages/logs/logs”,
> 6 |
| ^
7 | ],
8 | “window”: {
9 | “backgroundTextStyle”: “dark”,
console.error @ VM1066:1
(anonymous) @ VM1079:2