init
This commit is contained in:
1
pages_tool/order/evaluate.wxss
Normal file
1
pages_tool/order/evaluate.wxss
Normal file
@@ -0,0 +1 @@
|
||||
.page{padding-bottom:100rpx}.eval-good{width:100%;padding:0 30rpx;box-sizing:border-box;background:#fff}.eval-good .good-box{width:100%;height:100%;padding:30rpx 0;border-bottom:2rpx solid #f5f5f5;box-sizing:border-box;display:flex;justify-content:space-between}.eval-good .good-box .good_pic{width:180rpx;height:180rpx;margin-right:20rpx;box-sizing:border-box}.eval-good .good-box .good_info{width:calc(100% - 200rpx);height:100%;line-height:1.3;box-sizing:border-box}.eval-text{width:100%;padding:0 30rpx;box-sizing:border-box;padding-bottom:20rpx;margin-top:20rpx}.eval-text .text-box{width:100%;height:100%;border-radius:10rpx;background:#fff;padding-bottom:20rpx;box-sizing:border-box;position:relative}.eval-text .text-box textarea{width:100%;height:190rpx;padding:20rpx;box-sizing:border-box;font-size:24rpx}.eval-text .maxSize{position:absolute;right:20rpx;top:160rpx;color:#999;font-size:24rpx}.eval-text .other-info{width:100%;padding:0 20rpx;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-top:20rpx}.eval-text .other-info-box{width:145rpx;height:145rpx;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:30rpx;margin-bottom:30rpx;position:relative}.eval-text .other-info-box image{width:100%;border-radius:10rpx}.eval-text .other-info-box .iconfont{font-size:60rpx;color:#898989;line-height:1}.eval-text .other-info-box text{line-height:1}.eval-text .other-info-box .imgDel{width:40rpx;height:40rpx;position:absolute;right:-20rpx;top:-20rpx;display:flex;justify-content:center;align-items:center}.eval-text .other-info-box .imgDel .iconfont{font-size:32rpx}.eval-text .other-info-box.active{border:1rpx dashed #898989}.eval-text .other-info-box.active:active{background:hsla(0,0%,80%,.6)}.eval-star{width:100%;background:#fff;padding:10rpx 30rpx;box-sizing:border-box}.eval-star .star-box{width:100%;height:100%;display:flex;align-items:center}.eval-star .star-box .star-title{height:60rpx;position:relative;padding-right:20rpx;box-sizing:border-box;line-height:60rpx;font-size:28rpx;font-weight:700}.eval-star .star-box .grade-li{width:30%;height:100%;display:flex;justify-content:center;align-items:center}.eval-star .star-box .icon-haoping1{font-size:28rpx;margin-right:10rpx}.eval-star .star-box .icon-haoping{font-size:28rpx;color:#999;margin-right:10rpx}.eval-star .star-box .icon-zhongchaping{font-size:28rpx;margin-right:10rpx;color:#ccc}.eval-bottom{position:fixed;z-index:5;width:100vw;height:100rpx;background:#fff;bottom:0;overflow:hidden;display:flex;justify-content:space-between}.eval-bottom.safe-area{padding-bottom:68rpx!important}.eval-bottom .all-election{height:100rpx;position:relative;padding-left:20rpx;display:inline-block;width:30%}.eval-bottom .all-election > .iconfont{font-size:45rpx;position:absolute;top:50%;left:24rpx;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.eval-bottom .all-election > text{margin-left:56rpx;line-height:100rpx}.eval-bottom .action-btn{flex:1;height:100rpx;line-height:100rpx;border-radius:0;margin:0;display:flex;justify-content:center;align-items:center}.eval-bottom .action-btn button{width:100%;height:80rpx;line-height:80rpx}.eval-bottom .action-btn.disabled:after{content:"";border:none}
|
||||
Reference in New Issue
Block a user