123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- @charset "UTF-8";
- .text-center.data-v-d37d00a8 {
- text-align: center;
- }
- .font-weight.data-v-d37d00a8 {
- font-weight: bold;
- }
- .page-width.data-v-d37d00a8 {
- width: 100%;
- }
- .goods-hover-class.data-v-d37d00a8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-d37d00a8 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-d37d00a8 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-d37d00a8 {
- width: 100%;
- }
- .u-hover-class.data-v-d37d00a8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-d37d00a8 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .item.data-v-d37d00a8 {
- border-radius: 16rpx;
- background-color: #fff;
- width: 702rpx;
- margin: 24rpx;
- margin-top: 0;
- padding: 24rpx;
- }
- .item.data-v-d37d00a8:first-of-type {
- margin-top: 24rpx;
- }
- .item .status.data-v-d37d00a8 {
- font-size: 24rpx;
- }
- .item .title.data-v-d37d00a8 {
- height: 32rpx;
- line-height: 32rpx;
- margin-bottom: 24rpx;
- }
- .item .title .number.data-v-d37d00a8 {
- font-size: 38rpx;
- }
- .item .title .number .status.data-v-d37d00a8 {
- margin-right: 30rpx;
- }
- .item .title .activity-title.data-v-d37d00a8 {
- color: #353535;
- font-size: 24rpx;
- height: 30rpx;
- line-height: 30rpx;
- }
- .item .title .activity-title image.data-v-d37d00a8 {
- width: 30rpx;
- height: 30rpx;
- margin-right: 20rpx;
- display: block;
- }
- .item .info.data-v-d37d00a8 {
- height: 56rpx;
- font-size: 24rpx;
- }
- .item .info .user-info.data-v-d37d00a8 {
- height: 56rpx;
- }
- .item .info .user-info .avatar.data-v-d37d00a8 {
- margin-right: 20rpx;
- width: 56rpx;
- height: 56rpx;
- border-radius: 50%;
- }
- .item .info .user-info .avatar image.data-v-d37d00a8 {
- width: 56rpx;
- height: 56rpx;
- border-radius: 50%;
- }
- .item .info .user-info .user.data-v-d37d00a8 {
- color: #353535;
- }
- .item .info .user-info .user text.data-v-d37d00a8 {
- margin-left: 30rpx;
- }
- .item .remark.data-v-d37d00a8 {
- margin-top: 25rpx;
- word-break: break-all;
- font-size: 24rpx;
- color: #3b3939;
- padding: 20rpx 24rpx;
- background-color: #F7F7F7;
- }
- .item .goods.data-v-d37d00a8 {
- height: 160rpx;
- margin-top: 24rpx;
- position: relative;
- font-size: 24rpx;
- color: #353535;
- margin-bottom: 24rpx;
- }
- .item .goods .goods-img.data-v-d37d00a8 {
- height: 160rpx;
- width: 160rpx;
- float: left;
- margin-right: 20rpx;
- border-radius: 4rpx;
- }
- .item .goods .goods-attr.data-v-d37d00a8 {
- font-size: 24rpx;
- color: #999;
- width: 70%;
- position: absolute;
- width: 70%;
- top: 78rpx;
- left: 180rpx;
- }
- .item .goods .goods-attr text.data-v-d37d00a8 {
- margin-right: 20rpx;
- }
- .item .goods .goods-num.data-v-d37d00a8 {
- font-size: 24rpx;
- color: #999;
- position: absolute;
- top: 126rpx;
- left: 180rpx;
- }
- .item .goods .goods-price.data-v-d37d00a8 {
- font-size: 24rpx;
- color: #353535;
- position: absolute;
- bottom: 0;
- right: 0;
- }
- .item .order-total.data-v-d37d00a8 {
- text-align: right;
- color: #999999;
- font-size: 24rpx;
- margin-bottom: 24rpx;
- }
- .item .order-total text.data-v-d37d00a8 {
- font-size: 28rpx;
- color: #353535;
- }
- .item .pick-btn.data-v-d37d00a8 {
- height: 48rpx;
- line-height: 46rpx;
- border-radius: 24rpx;
- border: 2rpx solid;
- font-size: 24rpx;
- display: inline-block;
- padding: 0 20rpx;
- margin-left: 20rpx;
- }
- .bg.data-v-d37d00a8 {
- position: fixed;
- background-color: rgba(0, 0, 0, 0.3);
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- z-index: 99;
- }
- .bg .dialog.data-v-d37d00a8 {
- width: 480rpx;
- height: 200rpx;
- position: fixed;
- top: 30%;
- left: 50%;
- margin-left: -240rpx;
- background-color: #fff;
- border-radius: 16rpx;
- z-index: 233;
- font-size: 28rpx;
- color: #353535;
- }
- .bg .dialog .dialog-content.data-v-d37d00a8 {
- height: 110rpx;
- line-height: 110rpx;
- text-align: center;
- }
- .bg .dialog .btn-area.data-v-d37d00a8 {
- height: 88rpx;
- position: relative;
- border-top: 2rpx solid #e2e2e2;
- }
- .bg .dialog .btn-area .line.data-v-d37d00a8 {
- height: 32rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- position: absolute;
- top: 28rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- }
- .bg .dialog .btn-area .submit-btn.data-v-d37d00a8 {
- height: 88rpx;
- line-height: 88rpx;
- font-size: 28rpx;
- text-align: center;
- }
|