evaluate.wxss 1.3 KB
page{background:#f0f2f5ff}.boxs{width:702rpx;margin:34rpx auto;border-radius:16rpx;background:#ffffffff;padding:24rpx;box-sizing:border-box}.boxs .title{color:#000;font-size:26rpx;margin-bottom:24rpx}.boxs .photoBox{display:flex;flex-wrap:wrap}.boxs .photoBox .itemPhoto{position:relative;width:160rpx;height:160rpx;border-radius:12rpx;margin-right:24rpx}.boxs .photoBox .itemPhoto .photo{width:160rpx;height:160rpx;border-radius:12rpx}.boxs .photoBox .itemPhoto .delBox{position:absolute;right:0;top:0;width:24rpx;height:24rpx;background:#484b46;border-radius:0 8rpx}.boxs .photoBox .itemPhoto .delBox .del{width:24rpx;height:24rpx}.boxs .photoBox .addPhoto{width:160rpx;height:160rpx;border-radius:12rpx;background:#f7f8faff;color:#afafaf;font-size:22rpx}.boxs .photoBox .addPhoto image{width:34rpx;height:34rpx;margin-bottom:12rpx}.boxs .desc{margin-top:24rpx;padding:24rpx 20rpx;background:#f7f8faff}.boxs .desc .pls{color:#afafaf;font-size:22rpx}.boxs .desc textarea{color:#454545;font-size:24rpx}.boxs .startBox{margin-top:24rpx}.boxs .startBox text{color:#000;font-size:26rpx;font-weight:700;margin-right:20rpx}.btnBox{position:fixed;left:0;bottom:0;width:100%}.btnBox .btn{margin:0 auto;width:686rpx;height:88rpx;border-radius:12rpx;color:#fff;font-size:32rpx;font-weight:700;background:linear-gradient(139deg,#fb753cff 0%,#fb3e3cff 100%)}