From 2d881f8c1b0675646329462225c9aa2f9095e90a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 28 五月 2025 15:33:05 +0800
Subject: [PATCH] 提交
---
wx/unpackage/dist/dev/mp-weixin/pages/report_details/report_details.wxss | 265 +++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 265 insertions(+), 0 deletions(-)
diff --git a/wx/unpackage/dist/dev/mp-weixin/pages/report_details/report_details.wxss b/wx/unpackage/dist/dev/mp-weixin/pages/report_details/report_details.wxss
index 53095e2..33fcc15 100644
--- a/wx/unpackage/dist/dev/mp-weixin/pages/report_details/report_details.wxss
+++ b/wx/unpackage/dist/dev/mp-weixin/pages/report_details/report_details.wxss
@@ -33,6 +33,58 @@
.box.data-v-d357e834 {
width: 100%;
}
+.box .meade.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-around;
+ flex-wrap: wrap;
+}
+.box .meade .meade_zw.data-v-d357e834 {
+ width: 140rpx;
+ height: 0;
+}
+.box .meade .meade_content.data-v-d357e834 {
+ width: 140rpx;
+ height: 140rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ overflow: hidden;
+ position: relative;
+}
+.box .meade .meade_content .video.data-v-d357e834 {
+ width: 100%;
+}
+.box .meade .meade_content .dele.data-v-d357e834 {
+ width: 50rpx;
+ height: 50rpx;
+ position: absolute;
+ top: 0;
+ right: 0;
+ z-index: 9;
+}
+.box .meade .meade_content .image.data-v-d357e834 {
+ width: 100%;
+}
+.box .meade .meade_upload.data-v-d357e834 {
+ width: 140rpx;
+ height: 140rpx;
+ background: #FFFFFF;
+ border-radius: 8rpx;
+ border: 1rpx solid #E5E5E5;
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ justify-content: center;
+}
+.box .meade .meade_upload text.data-v-d357e834 {
+ font-weight: 400;
+ font-size: 24rpx;
+ color: #666666;
+ font-style: normal;
+ margin-top: 5rpx;
+}
.box .box_head.data-v-d357e834 {
width: 100%;
height: 240rpx;
@@ -120,6 +172,219 @@
display: flex;
align-items: center;
}
+.box .box_head .box_dakuan.data-v-d357e834 {
+ width: 100%;
+ padding: 30rpx;
+ box-sizing: border-box;
+ background: #FFFFFF;
+ border-radius: 16rpx;
+ margin-top: 20rpx;
+}
+.box .box_head .box_dakuan .box_dakuan_head.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+}
+.box .box_head .box_dakuan .box_dakuan_head image.data-v-d357e834 {
+ width: 36rpx;
+ height: 36rpx;
+ margin-right: 16rpx;
+}
+.box .box_head .box_dakuan .box_dakuan_head text.data-v-d357e834 {
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #222222;
+}
+.box .box_head .box_dakuan .box_dakuan_list.data-v-d357e834 {
+ width: 100%;
+ margin-top: 38rpx;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ margin-bottom: 20rpx;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row.data-v-d357e834:last-child {
+ margin: 0 !important;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row .box_dakuan_list_row_label.data-v-d357e834 {
+ width: 120rpx;
+ flex-shrink: 0;
+ margin-right: 30rpx;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #777777;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row .box_dakuan_list_row_val.data-v-d357e834 {
+ flex: 1;
+ text-align: right;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #222222;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row .box_dakuan_list_row_list.data-v-d357e834 {
+ flex: 1;
+ display: flex;
+ align-items: center;
+ flex-wrap: wrap;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row .box_dakuan_list_row_list .box_dakuan_list_row_list_image.data-v-d357e834 {
+ width: 140rpx;
+ height: 140rpx;
+ border-radius: 16rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ overflow: hidden;
+ margin-left: 20rpx;
+ margin-bottom: 20rpx;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row .box_dakuan_list_row_list .box_dakuan_list_row_list_image.data-v-d357e834:first-child {
+ margin: 0 !important;
+}
+.box .box_head .box_dakuan .box_dakuan_list .box_dakuan_list_row .box_dakuan_list_row_list .box_dakuan_list_row_list_image image.data-v-d357e834 {
+ width: 100%;
+ height: 100%;
+}
+.box .box_head .box_jine.data-v-d357e834 {
+ width: 100%;
+ padding: 30rpx;
+ box-sizing: border-box;
+ background: #FFFFFF;
+ border-radius: 16rpx;
+ margin-top: 20rpx;
+}
+.box .box_head .box_jine .box_jine_head.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ margin-bottom: 30rpx;
+}
+.box .box_head .box_jine .box_jine_head image.data-v-d357e834 {
+ width: 36rpx;
+ height: 36rpx;
+ margin-right: 16rpx;
+}
+.box .box_head .box_jine .box_jine_head text.data-v-d357e834 {
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #222222;
+}
+.box .box_head .box_jine .box_jine_nr.data-v-d357e834 {
+ width: 100%;
+ padding: 26rpx 20rpx;
+ box-sizing: border-box;
+ background: rgba(255, 151, 29, 0.1);
+ border-radius: 8rpx;
+}
+.box .box_head .box_jine .box_jine_nr .box_jine_nr_head.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ margin-bottom: 16rpx;
+}
+.box .box_head .box_jine .box_jine_nr .box_jine_nr_head image.data-v-d357e834 {
+ width: 32rpx;
+ height: 32rpx;
+ margin-right: 16rpx;
+}
+.box .box_head .box_jine .box_jine_nr .box_jine_nr_head text.data-v-d357e834 {
+ font-weight: 500;
+ font-size: 30rpx;
+ color: #222222;
+}
+.box .box_head .box_jine .box_jine_nr .box_jine_nr_list.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ flex-direction: column;
+}
+.box .box_head .box_jine .box_jine_nr .box_jine_nr_list text.data-v-d357e834 {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #222222;
+}
+.box .box_head .box_jine .box_jine_price.data-v-d357e834 {
+ font-weight: bold;
+ font-size: 52rpx;
+ color: #FF2828;
+ margin-top: 30rpx;
+}
+.box .box_head .box_jine .box_jine_pf.data-v-d357e834 {
+ margin-top: 30rpx;
+ display: flex;
+ align-items: center;
+}
+.box .box_head .box_jine .box_jine_pf text.data-v-d357e834 {
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #437CB3;
+ margin-right: 14rpx;
+}
+.box .box_head .box_jine .box_jine_x.data-v-d357e834 {
+ width: 100%;
+ height: 1rpx;
+ margin-top: 30rpx;
+ background-color: #E5E5E5;
+}
+.box .box_head .box_jine .box_jine_submit.data-v-d357e834 {
+ margin-top: 38rpx;
+ width: 100%;
+ font-weight: 600;
+ font-size: 32rpx;
+ color: #FF2828;
+ text-align: center;
+}
+.box .box_head .box_tuihui.data-v-d357e834 {
+ width: 100%;
+ padding: 30rpx;
+ box-sizing: border-box;
+ background: #FFFFFF;
+ border-radius: 16rpx;
+ margin-top: 20rpx;
+}
+.box .box_head .box_tuihui .box_tuihui_label.data-v-d357e834 {
+ width: 100%;
+ font-weight: 500;
+ font-size: 32rpx;
+ color: #222222;
+ margin-bottom: 30rpx;
+ margin-right: 20rpx;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.box .box_head .box_tuihui .box_tuihui_label text.data-v-d357e834 {
+ font-weight: 400;
+ font-size: 28rpx;
+ color: #437CB3;
+}
+.box .box_head .box_tuihui .box_tuihui_list.data-v-d357e834 {
+ width: 100%;
+}
+.box .box_head .box_tuihui .box_tuihui_list .box_tuihui_list_row.data-v-d357e834 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ margin-bottom: 20rpx;
+}
+.box .box_head .box_tuihui .box_tuihui_list .box_tuihui_list_row.data-v-d357e834:last-child {
+ margin: 0 !important;
+}
+.box .box_head .box_tuihui .box_tuihui_list .box_tuihui_list_row .box_tuihui_list_row_label.data-v-d357e834 {
+ width: 150rpx;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #777777;
+ flex-shrink: 0;
+}
+.box .box_head .box_tuihui .box_tuihui_list .box_tuihui_list_row .box_tuihui_list_row_val.data-v-d357e834 {
+ flex: 1;
+ text-align: right;
+ font-weight: 400;
+ font-size: 26rpx;
+ color: #222222;
+}
.box .box_head .box_head_infoA.data-v-d357e834 {
width: 100%;
padding: 30rpx;
--
Gitblit v1.9.3