1.使用内嵌css
<button type="primary" style="width:100%">按钮</button>
2.修改app.json
app.json3.使用!important;
.float_ball{
width: 100rpx !important;
height: 100rpx;
border-radius: 100%;
padding: 0;
}
1.使用内嵌css
<button type="primary" style="width:100%">按钮</button>
2.修改app.json
app.json3.使用!important;
.float_ball{
width: 100rpx !important;
height: 100rpx;
border-radius: 100%;
padding: 0;
}
本文标题:解决微信小程序的button按钮设置宽度无效的问题
本文链接:https://www.haomeiwen.com/subject/xcwfdltx.html
网友评论