@charset "UTF-8"; /* 主题色 */ .content.data-v-4a3c3a21 { background-color: #F3F4F6; padding: 15px; min-height: 100vh; font-size: 36rpx; } .image.data-v-4a3c3a21 { width: 40px; height: 40px; border-radius: 50%; } .text_r.data-v-4a3c3a21 { width: 70%; display: flex; align-items: center; justify-content: flex-end; } .text_r text.data-v-4a3c3a21 { width: calc(100% - 30px); display: inline-block; } .text_r input.data-v-4a3c3a21 { width: 80%; border-bottom: 1px solid #dfdfdf; } .btn.data-v-4a3c3a21 { width: auto; background: #999; margin: 50px 15px 0 15px; } .caritem.data-v-4a3c3a21 { 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; } .caritem .uni-icons.data-v-4a3c3a21 { width: 30px; text-align: right; }