123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471 |
- page {
- background: url("../../static/me/wd_bg_bianjiziliao.png") top center/ 100%
- auto no-repeat,
- #f2f6f2;
- }
- .page {
- }
- .topbg {
- }
- .PageHeader {
- background: url("../../static/me/wd_bg_bianjiziliao.png") center top / 100%
- auto no-repeat,
- #f2f6f2;
- background-position-y: var(--status-bar-height);
- background: url("../../static/me/wd_bg_bianjiziliao.png") center top / 100%
- auto no-repeat,
- #f2f6f2;
- background-position-y: var(--status-bar-height);
- }
- .topBody {
- width: 750rpx;
- }
- .list_info {
- display: flex;
- flex-direction: column;
- justify-content: flex-start;
- align-items: center;
- color: #fff;
- width: 750rpx;
- .name {
- width: 690rpx;
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: flex-start;
- color: #333;
- font-size: 28rpx;
- margin-top: 20rpx;
- .right {
- font-size: 28rpx;
- color: #ff2a95;
- }
- }
- .desc {
- width: 690rpx;
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: flex-start;
- color: #999;
- font-size: 24rpx;
- margin-top: 20rpx;
- }
- .item {
- width: 690rpx;
- height: 84rpx;
- margin-top: 20rpx;
- background: #ffffff;
- position: relative;
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- input {
- width: 100%;
- height: 100%;
- padding-left: 20rpx;
- font-size: 28rpx;
- color: #333;
- border: solid 1px #f0f0f0;
- border-radius: 12rpx;
- }
- .btn {
- position: absolute;
- right: 20rpx;
- top: 0rpx;
- font-weight: 400;
- font-size: 28rpx;
- line-height: 84rpx;
- color: #ff2a95;
- }
- .arrow {
- width: 36rpx;
- position: absolute;
- right: 20rpx;
- top: 24rpx;
- }
- }
- .bcenter {
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- margin-top: 120rpx;
- .avator {
- width: 200rpx;
- height: 200rpx;
- position: relative;
- .img {
- width: 172rpx;
- height: 172rpx;
- border-radius: 86rpx;
- }
- .photo {
- width: 64rpx;
- height: 64rpx;
- position: absolute;
- bottom: 0;
- right: 10rpx;
- }
- }
- }
- .item2 {
- width: 690rpx;
- height: 84rpx;
- margin-top: 20rpx;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- .sex {
- width: 334rpx;
- height: 84rpx;
- background: #ffffff;
- border-radius: 24rpx;
- border: 2rpx solid #282828;
- color: #999;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- }
- .active {
- border: 4rpx solid #ff2a95;
- color: #ff2a95;
- }
- .sex2 {
- image {
- width: 172rpx;
- }
- }
- }
- .itemSex {
- width: 690rpx;
- margin-top: 20rpx;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- .sex2 {
- display: flex;
- flex-direction: column;
- justify-content: flex-end;
- align-items: center;
- width: 210rpx;
- height: 210rpx;
- text {
- color: #999;
- }
- image {
- width: 132rpx;
- height: 132rpx;
- }
- }
- .active {
- text {
- color: #fff;
- }
- image {
- border: 4rpx solid #36d6ff;
- border-radius: 172rpx;
- width: 172rpx;
- height: 172rpx;
- }
- }
- }
- .itemSingle {
- width: 690rpx;
- height: 84rpx;
- margin-top: 20rpx;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- .slider {
- width: 100%;
- }
- }
- .itemXL {
- width: 690rpx;
- }
- .item_tag {
- display: flex;
- flex-direction: row;
- justify-content: flex-start;
- align-items: center;
- flex-wrap: wrap;
- width: 690rpx;
- padding: 20rpx;
- .tag {
- border-radius: 12rpx;
- margin-right: 10rpx;
- margin-top: 10rpx;
- padding: 8rpx 16rpx;
- height: 60rpx;
- border: 2rpx solid #eee;
- color: #333;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- background: #eeeeee;
- .close {
- width: 28rpx;
- margin-left: 2rpx;
- position: relative;
-
- }
- }
- .active {
- border-radius: 20rpx;
- border: 2rpx solid #ff5967;
- }
- .addNew {
- margin-right: 10rpx;
- margin-top: 10rpx;
- padding: 0rpx 20rpx;
- height: 60rpx;
- border-radius: 12rpx;
- background: #1F1F1F;
- color: #fff;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- }
- }
- .title {
- font-size: 36rpx;
- font-weight: bold;
- color: #333;
- text-align: center;
- margin-top: 40rpx;
- width: 100%;
- }
- .subtitle {
- font-size: 28rpx;
- color: #959595;
- text-align: center;
- margin-top: 20rpx;
- width: 100%;
- }
- .phone_input {
- width: 690rpx;
- height: 84rpx;
- margin-top: 40rpx;
- background: #ffffff;
- border-radius: 24rpx;
- display: flex;
- align-items: center;
- .area_code {
- padding: 0 20rpx;
- font-size: 28rpx;
- color: #333;
- border-right: 1rpx solid #e0e0e0;
- }
- .input {
- flex: 1;
- height: 100%;
- padding-left: 20rpx;
- font-size: 28rpx;
- color: #333;
- }
- }
- .code_input {
- width: 690rpx;
- height: 84rpx;
- margin-top: 20rpx;
- background: #ffffff;
- border-radius: 24rpx;
- display: flex;
- align-items: center;
- .input {
- flex: 1;
- height: 100%;
- padding-left: 20rpx;
- font-size: 28rpx;
- color: #333;
- }
- .btn {
- padding: 0 30rpx;
- font-size: 28rpx;
- color: #ff2a95;
- &.disabled {
- color: #999;
- }
- }
- }
- }
- .list_info2 {
- display: flex;
- flex-direction: column;
- justify-content: flex-start;
- align-items: center;
- color: #fff;
- width: 750rpx;
- .item {
- width: 690rpx;
- height: 84rpx;
- margin-top: 10rpx;
- color: #fff;
- font-size: 28rpx;
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- border-bottom: solid 0px #393939;
- text {
- }
- .arrow {
- width: 36rpx;
- }
- .desc {
- color: #fff;
- }
- }
- .tips {
- padding: 30rpx;
- color: #959595;
- }
- }
- .btn_submit {
- width: 660rpx;
- height: 96rpx;
- position: fixed;
- bottom: 50rpx;
- left: 45rpx;
- background: rgb(85, 85, 85);
- border-radius: 50rpx;
- font-weight: bold;
- font-size: 32rpx;
- color: #ffffff;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- }
- .btn_list {
- width: 660rpx;
- height: 96rpx;
- position: fixed;
- bottom: 50rpx;
- left: 45rpx;
- display: flex;
- flex-direction: row;
- justify-content: space-between;
- align-items: center;
- .btn_submit1 {
- width: 326rpx;
- height: 96rpx;
- border: 2rpx solid #d0d0d0;
- border-radius: 28rpx;
- font-weight: normal;
- font-size: 32rpx;
- color: #959595;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- }
- .btn_submit2 {
- width: 312rpx;
- height: 96rpx;
- background: linear-gradient(142deg, #ff5967 0%, #ff2a95 100%);
- border-radius: 28rpx;
- font-weight: normal;
- font-size: 32rpx;
- color: #ffffff;
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- }
- }
- .picker-view {
- width: 690rpx;
- height: 400rpx;
- margin-top: 20rpx;
- background-color: #00000000;
- }
- .itemXll {
- line-height: 100rpx;
- text-align: center;
- }
- .selectLine {
- background: #80404040;
- border-radius: 24rpx;
- height: 100rpx;
- border: 0;
- border-top: 0;
- }
- // 给中间选中行添加border-radius
- ::v-deep .itemXll .selectLine {
- border-radius: 0 16rpx 16rpx 0;
- }
- ::v-deep .itemXll .selectLine {
- border-radius: 16rpx 0 0 16rpx;
- }
- // 修改原有的上下边框颜色
- ::v-deep .selectLine::after {
- border-bottom: 0rpx solid #000;
- }
- ::v-deep .selectLine::before {
- border-top: 0rpx solid #000;
- }
- .blankHeight {
- height: 300rpx;
- }
- .info_card {
- width: 690rpx;
- min-height: 120rpx;
- background: #ffffff;
- border-radius: 24rpx;
- padding: 0;
- margin-top: 0rpx;
- box-shadow: 0 4rpx 16rpx rgba(0, 0, 0, 0.08);
- .info_item {
- height: 100rpx;
- display: flex;
- align-items: center;
- padding: 0 30rpx;
- border-bottom: 1rpx solid #f5f5f5;
- &:last-child {
- border-bottom: none;
- }
- .label {
- width: 120rpx;
- font-size: 28rpx;
- color: #1f1f1f;
- font-family: "PingFang SC-Medium";
- }
- .content {
- flex: 1;
- display: flex;
- align-items: center;
- justify-content: flex-end;
- input {
- text-align: right;
- font-size: 28rpx;
- color: #333;
- }
- .arrow {
- width: 36rpx;
- margin-left: 10rpx;
- }
- }
- }
- }
- .section_title {
- font-size: 26rpx;
- color: #1f1f1f;
- font-weight: 600;
- margin: 70rpx 0 20rpx 30rpx;
- font-family: "PingFang SC-Medium";
- width: 690rpx;
- }
|