@charset "UTF-8"; /* 主题色 */ .common.data-v-7906be38 { padding: 15px; background-color: #f7f7f7; min-height: calc(100vh - 30px); } .add.data-v-7906be38 { width: 100%; height: 40px; line-height: 40px; font-size: 32rpx; margin-bottom: 10px; color: #fff; border-radius: 15px; display: flex; justify-content: center; background: #fea606; } .box.data-v-7906be38 { width: 100%; height: auto; margin: 15px 0; padding-bottom: 40px; } .list.data-v-7906be38 { width: 100%; font-size: 36rpx; } .list .item.data-v-7906be38 { background: #fff; padding: 10px 15px; width: calc(100% - 30px); border-radius: 10px; margin-top: 15px; display: flex; align-items: center; justify-content: space-between; } .list .left.data-v-7906be38 { width: 75%; display: flex; align-items: center; } <<<<<<< HEAD:unpackage/dist/dev/mp-weixin/pages/my/manage.wxss .list .left .image1.data-v-964b1202 { ======= .list .left .image1.data-v-7906be38 { >>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4:unpackage/dist/dev/mp-weixin/pageTwo/my/manage.wxss width: 120rpx; height: 120rpx; border-radius: 50%; margin-right: 15px; display: block; } .list .left .name.data-v-7906be38 { width: calc(100% - 70px); } .list .left .name .title.data-v-7906be38 { font-size: 34rpx; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 5px; } .list .left .name .title2.data-v-7906be38 { font-size: 32rpx; color: #999; margin-top: 15px; } .list .left .name .title2 text.data-v-7906be38 { margin-right: 10px; } .list .blueBtn.data-v-7906be38 { width: auto; font-size: 32rpx; text-align: center; }