- 当前 Bug 的表现(可附上截图)
- 预期表现
- 复现路径
- 提供一个最简复现 Demo
覆盖在map上面在真机上除了一段自己写的文字能显示,背景图或者图片都不能正常显示
框架类型 | 问题类型 | 操作系统 | 工具版本 |
---|---|---|---|
小程序 | Bug | Windows | <cover-view class='recommend hide{{show_invite_view?"show":""}}'> <cover-view class='recommend_content'> <cover-image src='https://img.chexixi.com/Group%2080.png' class='content_img'></cover-image> <cover-view class='recommend_center'> <cover-image src='https://img.chexixi.com/%E6%8E%A8%E8%8D%90%E5%A5%BD%E5%8F%8B%20%E4%B8%80%E5%85%83%E6%B4%97%E8%BD%A6%20copy.png' class='center_img'></cover-image> </cover-view> <cover-view class='tj_friend'>推荐好友注册完成并洗车即享1元洗车</cover-view> <cover-image bindtap='invite' class='btn' src='https://img.chexixi.com/Group%208%20Copy.png'></cover-image> </cover-view> <cover-image src='https://img.chexixi.com/guanbi.png' class='close_Img' bindtap='closeImg'></cover-image> </cover-view> |
1 个回答
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
https://developers.weixin.qq.com/s/exLZbLmJ7P8b
https://developers.weixin.qq.com/s/exLZbLmJ7P8b
加下你的图片?
https://developers.weixin.qq.com/s/69646MmC7o88
测试没复现,你的代码片段也能复现吗?