cover-view标签中button在真机上不显示
发布于 5 年前 作者 jing71 2028 次浏览 来自 问答

真机上不显示

3 回复

你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

这个问题解决了吗?

 我也出现了这个问题,

<cover-view  class=‘submit-wrap’ > 

            <button  hover-class=“none” bindtap="{{currentShoppingEvaluate ? ‘submit’ : ‘’}}" form-type=“submit” ">提交评价</button>

        </cover-view> 

手机信息如下:

iPhone 6s Plus

iOS 11.0.3

6.6.6

2.0.9 [133]

回到顶部