MP-CU icon indicating copy to clipboard operation
MP-CU copied to clipboard

ui-swiper 不显示图片

Open physicistgeng opened this issue 2 years ago • 0 comments

swiperList: [ { img: 'https://ossweb-img.qq.com/images/lol/web201310/skin/big84000.jpg', url: '/pages/document/system/system', type: 'navigateTo' //直接跳转类型 }, { img: 'https://ossweb-img.qq.com/images/lol/web201310/skin/big37006.jpg', url: '/pages/custom/home', type: 'switchTab' //直接跳转类型 }, ]

按照这个方式写代码,在微信小程序里面不能显示图片,不是网络问题,换成本地图片也是不现实,是我哪里没设置对吗?

physicistgeng avatar Aug 10 '22 08:08 physicistgeng