真机下,<cover-view>标签下方的button无法异步渲染
真机调试下,<cover-view>标签下方的button无法【异步/异步请求】渲染,且cover-view的border,box-shadow不渲染
< cover-view style = "border-bottom:1rpx solid #eee" > < button class = "zc-input-title" > {{text}} </ button > </ cover-view > |
2 回复
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)