IOS 和安卓下 内嵌的cover-view组件定位为position:absolute时无法触发bindtap事件,模版app.js里的success: res =>,微信小程序开发。
IOS下,外层设置为flex时,内层设置padding在IOS真机无效,大于等于8个字时内容显示不完整,最后一个字少了一两个像素。去掉flex时显示正常
模拟器效果:
IOS真机效果:
为您推荐热门国家cover-view>
(单选)cover-view>
cover-view>
.pop_up_title {
display: flex;
font-size: 32rpx;
color: #333;
justify-content: center;
padding-bottom: 25rpx;
}
.pop_up_maintitle {
padding: 0 50rpx;
background-color: red;
}
.pop_up_subtitle {
font-size: 28rpx;
color: #999;
line-height: 40rpx;
margin-left: 20rpx;
}
本文来自微信小程序开发者论坛 微信小程序工厂 http://www.xcxgc.com 转载请保留。
微信小程序开发者回答:
L***:
笨办法设固定宽度啊,我也遇到了。目前没发现好办法
本文网址:http://www.91bianli.com/weixinxiaochengxu/57251.html