message:Error: app.json: app.json
Expecting 'EOF','}',',',']', got INVALID
15 | "backgroundColor": "#F8F8F8"
16 | },
> 17 | "navigateToMiniProgramAppIdList": []
| ^
18 | }ation": "sitemap.json",
19 | "navigateToMiniProgramAppIdList": []
20 | }
appid: wx45a2c50cd650f484
openid: o6zAJs5qlFbn4QVjPKUgaGXAExVs
ideVersion: 1.05.2108150
osType: win32-x64
time: 2021-11-10 20:05:36
可以检查一下有没有异常的字符,还有是不是有逗号没加
json 字符串格式看看? 是不是有误
app.json里的配置检查一下
我感觉是不是有异常字符?