123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274 |
- @charset "UTF-8";
- .text-center.data-v-4f4f5bbe {
- text-align: center;
- }
- .font-weight.data-v-4f4f5bbe {
- font-weight: bold;
- }
- .page-width.data-v-4f4f5bbe {
- width: 100%;
- }
- .goods-hover-class.data-v-4f4f5bbe {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-4f4f5bbe {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-4f4f5bbe {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-4f4f5bbe {
- width: 100%;
- }
- .u-hover-class.data-v-4f4f5bbe {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-4f4f5bbe {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .info.data-v-4f4f5bbe {
- position: relative;
- z-index: 10;
- width: 702rpx;
- margin: 94rpx auto 0;
- border-radius: 16rpx;
- background-color: #fff;
- font-size: 32rpx;
- color: #353535;
- padding: 98rpx 40rpx 0;
- }
- .info .avatar.data-v-4f4f5bbe {
- width: 140rpx;
- height: 140rpx;
- border-radius: 70rpx;
- border: 4rpx solid #fff;
- position: absolute;
- top: -70rpx;
- left: 50%;
- margin-left: -70rpx;
- }
- .info .form-item.data-v-4f4f5bbe {
- margin-bottom: 26rpx;
- }
- .info .form-item.change-item.data-v-4f4f5bbe {
- padding: 28rpx 0;
- border-top: 2rpx solid #e2e2e2;
- margin-bottom: 0;
- position: relative;
- }
- .info .form-item.change-item .item-content.data-v-4f4f5bbe {
- width: 390rpx;
- }
- .info .form-item.data-v-4f4f5bbe:first-of-type {
- border-top: 0;
- }
- .info .form-item .more.data-v-4f4f5bbe {
- position: absolute;
- right: 0;
- top: 42rpx;
- width: 22rpx;
- height: 12rpx;
- }
- .info .form-item .label.data-v-4f4f5bbe {
- color: #999999;
- width: 170rpx;
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- }
- .info .form-item .item-content.data-v-4f4f5bbe {
- width: 450rpx;
- }
- .info .form-item .item-content .placeholder.data-v-4f4f5bbe {
- margin: 0 10rpx;
- }
- .info .to-change.data-v-4f4f5bbe {
- height: 94rpx;
- line-height: 94rpx;
- width: 622rpx;
- margin: 0 auto;
- border-top: 2rpx solid #e2e2e2;
- text-align: center;
- color: #446dfd;
- font-size: 28rpx;
- }
- .button.data-v-4f4f5bbe {
- width: 702rpx;
- height: 80rpx;
- margin: 80rpx 12rpx;
- }
- .button > view.data-v-4f4f5bbe {
- width: 346rpx;
- height: 80rpx;
- line-height: 80rpx;
- text-align: center;
- border-radius: 40rpx;
- font-size: 28rpx;
- }
- .button .fail.data-v-4f4f5bbe {
- background-color: #e2e2e2;
- color: #353535;
- }
- .button .by.data-v-4f4f5bbe {
- background-color: #446dfd;
- color: white;
- }
- .change-btn.data-v-4f4f5bbe {
- width: 702rpx;
- margin: 80rpx 12rpx;
- text-align: center;
- height: 80rpx;
- line-height: 80rpx;
- background-color: #446dfd;
- border-radius: 40rpx;
- color: #fff;
- font-size: 28rpx;
- }
- .model.data-v-4f4f5bbe {
- position: fixed;
- z-index: 1600;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .model .dialog-list.data-v-4f4f5bbe {
- padding: 46rpx 30rpx;
- }
- .model .dialog-list .dialog-item.data-v-4f4f5bbe {
- margin: 10rpx;
- height: 62rpx;
- line-height: 60rpx;
- display: inline-block;
- padding: 0 32rpx;
- font-size: 32rpx;
- color: #353535;
- border-radius: 32rpx;
- border: 2rpx solid #bbbbbb;
- }
- .model .dialog-list .dialog-item.active.data-v-4f4f5bbe {
- color: #446dfd;
- border: 2rpx solid #446dfd;
- }
- .model .select-dialog.data-v-4f4f5bbe {
- position: fixed;
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- width: 100%;
- bottom: 0;
- left: 0;
- background-color: #fff;
- }
- .model .select-dialog.iphone_x.data-v-4f4f5bbe {
- padding-bottom: 50rpx;
- }
- .model .select-dialog .select-title.data-v-4f4f5bbe {
- border-top-left-radius: 16rpx;
- border-top-right-radius: 16rpx;
- position: relative;
- width: 100%;
- height: 100rpx;
- line-height: 100rpx;
- border-bottom: 2rpx solid #e2e2e2;
- text-align: center;
- font-size: 32rpx;
- }
- .model .select-dialog .select-title .submit-btn.data-v-4f4f5bbe {
- position: absolute;
- right: 24rpx;
- top: 0;
- color: #446dfd;
- }
- .model .select-dialog picker-view.data-v-4f4f5bbe {
- width: 100%;
- }
- .model .select-dialog picker-view .picker-view.data-v-4f4f5bbe {
- line-height: 72rpx;
- text-align: center;
- font-size: 32rpx;
- }
- .model .select-dialog picker-view .picker-view.sure-color.data-v-4f4f5bbe {
- font-size: 36rpx;
- }
- .model .top.data-v-4f4f5bbe {
- margin-top: 40rpx;
- margin-bottom: 32rpx;
- color: #353535;
- font-size: 32rpx;
- text-align: center;
- }
- .model .content.data-v-4f4f5bbe {
- width: calc(100% - 64rpx);
- margin: 0 32rpx;
- }
- .model .buttons.data-v-4f4f5bbe {
- width: 100%;
- border-top: 1rpx solid #e2e2e2;
- margin-top: 32rpx;
- }
- .model .buttons .but.data-v-4f4f5bbe {
- width: calc(50% - 1rpx);
- height: 88rpx;
- line-height: 88rpx;
- font-size: 32rpx;
- text-align: center;
- }
- .model .buttons .line.data-v-4f4f5bbe {
- width: 2rpx;
- height: 32rpx;
- background-color: #e2e2e2;
- }
- .model .buttons .cancel.data-v-4f4f5bbe {
- color: #666666;
- }
- .model .buttons .confirm.data-v-4f4f5bbe {
- color: #446dfd;
- }
- .model .refuse.data-v-4f4f5bbe {
- width: 620rpx;
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- border-radius: 16rpx;
- background-color: white;
- }
- .model .refuse .content.data-v-4f4f5bbe {
- border-radius: 16rpx;
- border: 1rpx solid #e2e2e2;
- height: 300rpx;
- box-sizing: border-box;
- padding: 24rpx 32rpx;
- }
- .model .refuse .textarea.data-v-4f4f5bbe {
- width: 492rpx;
- height: 252rpx;
- font-size: 28rpx;
- color: #80848f;
- }
- .model .by.data-v-4f4f5bbe {
- width: 620rpx;
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- border-radius: 16rpx;
- background-color: white;
- }
- .model .by .content.data-v-4f4f5bbe {
- font-size: 32rpx;
- color: #353535;
- text-align: center;
- }
|