問題描述:導(dǎo)航刪除完后無法添加
修改方法:
鏈接:/src/components/mobileConfigRight/c_foot.vue
方便復(fù)制:
noPic:require('../../assets/images/noPictrue.png')
imgList:[this.noPic,this.noPic]
鏈接:/src/components/pagesFoot/index.vue
復(fù)制:
item.imgList?item.imgList[0]:noPic
item.imgList?item.imgList[1]:noPic
noPic:require('../../assets/images/noPictrue.png')
this.$set(this,'menuList',data.menuList.length?data.menuList:5)
修改后打包上傳