/* pages/meeting/transfer/index.wxss */ .page { padding: 16rpx 0; } /* .page>view{ padding: 24rpx 0; background-color: #fff; } */ .flex { display: flex; justify-content: space-between; /* height: 112rpx; */ background-color: #fff; padding: 32rpx; border-bottom: 1px solid #f3f4f6; } image { width: 160rpx; height: 160rpx; } input{ text-align: right; }