@charset "UTF-8"; /* 主题色 */ .content.data-v-9543fcb0 { background-color: #F3F4F6; padding: 15px; min-height: 100vh; font-size: 36rpx; } .image.data-v-9543fcb0 { width: 40px; height: 40px; border-radius: 50%; } .text_r.data-v-9543fcb0 { width: 70%; display: flex; align-items: center; justify-content: flex-end; } .text_r input.data-v-9543fcb0 { width: 80%; border-bottom: 1px solid #dfdfdf; } .caritem.data-v-9543fcb0 { height: 50px; line-height: 50px; background-color: #fff; border-radius: 10px; padding: 0 10px; margin-bottom: 15px; display: flex; align-items: center; justify-content: space-between; }