/* pages/signIn/recode/recode.wxss */ page { width: 750rpx; min-height: 100vh; background: #F6F6F6; } .contioner { padding: 20rpx; } .items { padding: 25rpx 30rpx; width: 710rpx; background: #FFFFFF; border-radius: 8rpx; line-height: 50rpx; } .items .it { font-size: 28rpx; color: #333333; }