"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "statics/images/tabBar/tab_1_h.png",
"selectedIconPath": "statics/images/tabBar/tab_1_l.png"
},
{
"pagePath": "pages/user/login/login",
"text": "记账易",
"iconPath": "statics/images/tabBar/tab_2_h.png",
"selectedIconPath": "statics/images/tabBar/tab_2_l.png"
}
]
开发工具上没有任何问题,预览和上传的时候就报错,文件找不到。报找不到文件,但是我写了几个小程序都是一样的写法,而且其他小程序没有任何问题,可以正常预览。求解!
有没有这个文件呀
有的,开发工具上是正常显示的。
提示是哪个icon不见了?看下项目列表的图片的截图
提示第一个找不到icon找不到,我把第一个删除了就提示第二个。
大小写问题?