小程序app.json文件中报错,Expecting'STRING','NUMBER','NULL','TRUE','FALSE','{','[', got INVALID。 解决:app.json中不允许有注释,去掉app.json文件中的注释就可以。