三级成年网站在线观看级爱网_男男啪啪激烈高潮喷出网站_发现老公和别的女人在一起怎么办_老子要把你做到喷水h视频

027-81331413

微信小程序view居中

发布时间:2020-12-02 浏览:2191

.wxml

<view class='text_align' >水平居中</view>
<view class='line_height' >垂直居中</view>
<view class='center' >水平居中||垂直居中</view>


.wxss

.text_align{
width: 350rpx;
height: 350rpx;
background-color: gray;
text-align: center; /** 水平居中 **/
}

.line_height{
width: 350rpx;
height: 350rpx;
background-color: orange;
line-height: 350rpx; /** 垂直居中 **/
}

.center{
width: 350rpx;
height: 350rpx;
background-color: brown;
line-height: 350rpx; /** 垂直居中 **/
text-align: center; /** 水平居中 **/
}

三级成年网站在线观看级爱网_男男啪啪激烈高潮喷出网站_发现老公和别的女人在一起怎么办_老子要把你做到喷水h视频