HBuilderX编译的报错提示:pages.json tabBar[‘list‘][0][‘pagePath‘] “/pages/index/index“ 需在 pages 数组中

HBuilderX编译的报错提示:

15:45:51.583 pages.json tabBar['list'][0]['pagePath'] "/pages/index/index" 需在 pages 数组中
15:45:51.585 pages.json tabBar['list'][1]['pagePath'] "/pages/tabBar/template/template" 需在 pages 数组中
15:45:51.603 pages.json tabBar['list'][2]['pagePath'] "/pages/tabBar/Image/image" 需在 pages 数组中
15:45:51.605 pages.json tabBar['list'][3]['pagePath'] "/pages/tabBar/About/about" 需在 pages 数组中
15:45:51.657 pages.json tabBar['list'][0]['pagePath'] "/pages/index/index" 需在 pages 数组中
15:45:51.665 pages.json tabBar['list'][1]['pagePath'] "/pages/tabBar/template/template" 需在 pages 数组中
15:45:51.667 pages.json tabBar['list'][2]['pagePath'] "/pages/tabBar/Image/image" 需在 pages 数组中
15:45:51.684 pages.json tabBar['list'][3]['pagePath'] "/pages/tabBar/About/about" 需在 pages 数组中

在这里插入图片描述

解决问题,如下图:
在这里插入图片描述