@charset "UTF-8"; /* 主题色 */ .content.data-v-0ac7a6b2 { background-color: #F3F4F6; padding: 15px; min-height: 100vh; } .top.data-v-0ac7a6b2 { height: auto; background: #fff; border-radius: 10px; display: flex; padding: 10px; align-items: center; justify-content: space-between; } .top .headimg.data-v-0ac7a6b2 { width: 80%; display: flex; align-items: center; } .top .headimg view.data-v-0ac7a6b2 { width: calc(100% - 70px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .top image.data-v-0ac7a6b2 { width: 60px; height: 60px; border-radius: 50%; margin-right: 10px; } .wxlist.data-v-0ac7a6b2 { height: auto; overflow: hidden; position: relative; } .wxlist .item.data-v-0ac7a6b2 { width: auto; font-size: 32rpx; line-height: 45px; height: 45px; display: flex; margin-top: 15px; background: #fff; padding: 0 10px; border-radius: 10px; justify-content: space-between; align-items: center; } .wxlist .item .left.data-v-0ac7a6b2 { display: flex; align-items: center; } .href.data-v-0ac7a6b2 { display: flex; width: 100%; color: #000; text-decoration: none; justify-content: space-between; } .btn.data-v-0ac7a6b2 { width: auto; background: #fea606; margin: 50px 15px 0 15px; }