.input_content { display: flex; align-items: center; justify-content: space-between; } .input_content .uni-input { flex: 1; height: 65rpx; } .suffix { color: #333333; font-size: 28rpx; margin-left: 20rpx; } .close { height: 65rpx; line-height: 65rpx; padding: 0 10rpx; }