- .setting_card{ margin: 20rpx 0 0 0;}
- .setting_item{ display: flex; align-items: center; justify-content: space-between; font-size: 28rpx; color: #333333; background: #ffffff; line-height: 120rpx; padding: 0 60rpx 0 30rpx; border-top: 1px solid #F8F8F8;}
- .setting_item>view{ width: 100%; flex: auto;}
- .setting_item image{ width:60rpx; height: 60rpx; flex: none; margin-right: 26rpx;}
- .setting_item:first-child{ border: none;}
- .pz_info_foot{ text-align: center; line-height: 36rpx; height: 108rpx; font-size: 26rpx; color: #B4B4B4; margin-top: 100rpx;position: fixed;width: 100%;bottom: 100rpx;}
|