初学者求助Expecting 'STRING', got } 怎么解决?

发布于 7 年前作者 minmo9435 次浏览最后编辑 7 年前来自 issues

Expecting ‘STRING’, got }

  17 |       “text”: “我的”,

  18 |       “iconPath”: “icons/index.png”,

> 19 |       “selectadiconpath”: “icons/index.png”,

     |                                           ^

  20 |     },

  21 |     

  22 |     “pagePath”: “pages/logs/logs”,

2 回复
ngu
ngu1 楼6 年前

“icons/index.png”, 这个逗号去掉

xiaqian
xiaqian2 楼5 年前

发个完整截图,根据相关问题猜是类型错误。