Files
ZangShiQi/public/weapp/pages_tool/verification/detail.wxss
2026-04-05 10:48:38 +08:00

1 line
3.3 KiB
Plaintext
Executable File

.align-right{text-align:right}.container{width:100vw;height:100vh}.site-wrap{margin:20rpx 30rpx;padding:20rpx;border-radius:10rpx;background:#fff;position:relative;padding:0;padding-bottom:40rpx}.site-wrap .site-header{padding:20rpx 20rpx 20rpx 30rpx;display:flex;align-items:center}.site-wrap .site-header .shu{width:6rpx;height:30rpx;background:#ff4544;margin-right:14rpx}.site-wrap .site-header .icon-dianpu{display:inline-block;line-height:1;margin-right:12rpx;font-size:28rpx}.site-wrap .xian{width:100%;border:.5px solid #e7e7e7}.site-wrap .site-body{margin:20rpx}.site-wrap .site-body .goods-wrap{padding:0 20rpx 20rpx 20rpx;display:flex;padding-top:20rpx}.site-wrap .site-body .goods-wrap .goods-img{flex:2;width:120rpx;height:120rpx}.site-wrap .site-body .goods-wrap .goods-img image{width:100%;height:100%}.site-wrap .site-body .goods-wrap .info-wrap{flex:8;display:flex;flex-direction:column;justify-content:space-between;width:100%;padding-right:23rpx}.site-wrap .site-body .goods-wrap .info-wrap .goods-info{flex:1;padding-left:23rpx}.site-wrap .site-body .goods-wrap .info-wrap .goods-info .goods-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5;font-size:22rpx;color:#000}.site-wrap .site-body .goods-wrap .info-wrap .money-wrap{margin-top:31rpx;padding:0 23rpx;display:flex;justify-content:space-between;width:100%}.site-wrap .site-body .goods-wrap .info-wrap .money-wrap .align-right{font-weight:400;font-size:24rpx;margin-right:2rpx}.site-wrap .site-body .goods-wrap .info-wrap .money-wrap .iconfont{line-height:1;font-size:24rpx}.site-wrap .site-body .xian{width:100%;border:.5px solid #e7e7e7}.site-wrap .site-body .xian-other{width:100%;border:.5px solid #e7e7e7}.site-wrap .site-body .all{display:flex;justify-content:space-between;padding:20rpx;align-items:baseline}.site-wrap .site-body .all .all-num{font-size:22rpx;color:#383838}.site-wrap .site-body .all .all-money{font-size:28rpx;font-weight:500}.site-wrap .site-body .all .all-money text{font-size:22rpx;color:#383838;margin-right:5rpx}.order-cell{display:flex;margin:28rpx 0;align-items:center;background:#fff;line-height:40rpx;padding-left:20rpx}.order-cell .tit{text-align:left;color:#838383;font-size:22rpx}.order-cell .box{flex:1;padding:0 57rpx;line-height:inherit;color:#000;font-size:22rpx}.order-cell .box .copy{font-size:20rpx;display:inline-block;background:#f7f7f7;line-height:1;padding:6rpx 10rpx;margin-left:10rpx;border-radius:18rpx;border:2rpx solid #d2d2d2}.order-cell .box .textarea{height:40rpx}.order-cell .iconfont{color:#bbb;font-size:28rpx}.order-cell .order-pay{padding:0}.order-cell .order-pay text{display:inline-block;margin-left:6rpx}.order-summary{margin:20rpx 30rpx;padding:20rpx;border-radius:10rpx;background:#fff;position:relative;margin-bottom:40rpx}.order-summary .site-header{padding:20rpx 20rpx 20rpx 30rpx;display:flex;align-items:center}.order-summary .site-header .shu{width:6rpx;height:30rpx;margin-right:14rpx}.order-summary .site-header .icon-dianpu{display:inline-block;line-height:1;margin-right:12rpx;font-size:28rpx}.order-summary .xian{width:100%;border:.5px solid #e7e7e7}.order-summary .order-cell .tit{color:#999;font-size:22rpx}.order-summary .order-cell .box{display:flex;align-items:center;color:#000;font-size:22rpx}.verify-btn{margin-top:20rpx}