From 12e8eb9e345adea19972c34df471b28b51fa71dd Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 21 五月 2024 15:34:11 +0800
Subject: [PATCH] 代码初始化
---
h5/unpackage/dist/dev/mp-weixin/pages/visitorApplication/visitorApplication.wxss | 121 ++++++++++++++++++++++++++++++++++++----
1 files changed, 109 insertions(+), 12 deletions(-)
diff --git a/h5/unpackage/dist/dev/mp-weixin/pages/visitorApplication/visitorApplication.wxss b/h5/unpackage/dist/dev/mp-weixin/pages/visitorApplication/visitorApplication.wxss
index 5d4bf7f..1d1639f 100644
--- a/h5/unpackage/dist/dev/mp-weixin/pages/visitorApplication/visitorApplication.wxss
+++ b/h5/unpackage/dist/dev/mp-weixin/pages/visitorApplication/visitorApplication.wxss
@@ -35,6 +35,61 @@
.visit.data-v-67647f06 {
width: 100%;
}
+.visit .menjin.data-v-67647f06 {
+ width: 100%;
+}
+.visit .menjin .respondent-title.data-v-67647f06 {
+ width: 100%;
+ height: 100rpx;
+ line-height: 100rpx;
+ text-align: center;
+ font-size: 32rpx;
+ font-weight: 500;
+ color: #222222;
+}
+.visit .menjin .list.data-v-67647f06 {
+ width: 100%;
+ height: 400rpx;
+ display: flex;
+ flex-direction: column;
+}
+.visit .menjin .list .list_item.data-v-67647f06 {
+ width: 100%;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.visit .menjin .list .list_item text.data-v-67647f06 {
+ font-size: 28rpx;
+ color: #000000;
+}
+.visit .menjin .list .list_item image.data-v-67647f06 {
+ width: 30rpx;
+ height: 30rpx;
+}
+.visit .menjin .menjin_footer.data-v-67647f06 {
+ width: 100%;
+ padding: 30rpx;
+ box-sizing: border-box;
+ display: flex;
+ align-items: center;
+ justify-content: space-between;
+}
+.visit .menjin .menjin_footer .menjin_footer_item.data-v-67647f06 {
+ flex: 1;
+ height: 80rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ border-radius: 10rpx;
+ background-color: #025EEF;
+ color: #ffffff;
+ font-size: 26rpx;
+ margin-left: 30rpx;
+}
+.visit .menjin .menjin_footer .menjin_footer_item.data-v-67647f06:first-child {
+ margin-left: 0 !important;
+}
.visit .adduser.data-v-67647f06 {
padding: 30rpx;
width: 100%;
@@ -61,6 +116,29 @@
align-items: center;
justify-content: space-between;
}
+.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_label1.data-v-67647f06 {
+ flex: 1;
+ display: flex;
+ flex-direction: column;
+}
+.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_label1 .cc.data-v-67647f06 {
+ font-size: 30rpx;
+ font-family: PingFangSC, PingFang SC;
+ font-weight: 400;
+ color: #222222;
+ margin-bottom: 20rpx;
+}
+.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_label1 .cc ._b.data-v-67647f06 {
+ font-size: 30rpx;
+ font-family: PingFangSC, PingFang SC;
+ font-weight: 400;
+ color: #E0312A;
+}
+.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_label1 .aa.data-v-67647f06 {
+ font-size: 24rpx;
+ font-weight: 400;
+ color: #999999;
+}
.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_label.data-v-67647f06 {
flex-shrink: 0;
display: flex;
@@ -79,7 +157,7 @@
color: #E0312A;
}
.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_ipt.data-v-67647f06 {
- flex: 1;
+ flex-shrink: 0;
text-align: right;
font-size: 28rpx;
font-family: PingFangSC, PingFang SC;
@@ -90,11 +168,24 @@
align-items: center;
justify-content: flex-end;
}
+.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_ipt .adduser_list_item_ipt1_upload.data-v-67647f06 {
+ width: 120rpx;
+ height: 120rpx;
+ background-color: #ececec;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ overflow: hidden;
+}
+.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_ipt .adduser_list_item_ipt1_upload image.data-v-67647f06 {
+ width: 100%;
+ height: 100%;
+}
.visit .adduser .adduser_list .adduser_list_item .adduser_list_item_ipt text.data-v-67647f06 {
font-size: 28rpx;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
- color: #333333;
+ color: #999999;
}
.visit .adduser .adduser_footer.data-v-67647f06 {
width: 100%;
@@ -104,7 +195,7 @@
justify-content: space-between;
}
.visit .adduser .adduser_footer .t.data-v-67647f06 {
- background: #025EEF !important;
+ background: #4d99a9 !important;
color: #ffffff !important;
}
.visit .adduser .adduser_footer .adduser_footer_item.data-v-67647f06 {
@@ -113,11 +204,11 @@
line-height: 88rpx;
text-align: center;
border-radius: 44rpx;
- border: 1rpx solid #025EEF;
+ border: 1rpx solid #4d99a9;
font-size: 32rpx;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
- color: #025EEF;
+ color: #4d99a9;
margin-right: 18rpx;
}
.visit .adduser .adduser_footer .adduser_footer_item.data-v-67647f06:last-child {
@@ -149,7 +240,7 @@
height: 100%;
font-size: 28rpx;
font-weight: 400;
- color: #999999;
+ color: #000000;
text-align: center;
}
.visit .addcar .addcar_footer.data-v-67647f06 {
@@ -160,7 +251,7 @@
margin-top: 60rpx;
}
.visit .addcar .addcar_footer .t.data-v-67647f06 {
- background: #025EEF !important;
+ background: #4d99a9 !important;
color: #ffffff !important;
}
.visit .addcar .addcar_footer .addcar_footer_item.data-v-67647f06 {
@@ -347,9 +438,16 @@
box-sizing: border-box;
background-color: #ffffff;
}
+.visit .list .empty.data-v-67647f06 {
+ width: 750rpx;
+ height: 20rpx;
+ background-color: #f7f7f7;
+ margin: 0 -30rpx;
+}
.visit .list .list_item.data-v-67647f06 {
width: 100%;
- height: 98rpx;
+ padding: 30rpx 0;
+ box-sizing: border-box;
display: flex;
align-items: center;
justify-content: space-between;
@@ -397,7 +495,6 @@
padding: 30rpx;
box-sizing: border-box;
background-color: #ffffff;
- margin-top: 20rpx;
}
.visit .cate .cate_head.data-v-67647f06 {
font-size: 32rpx;
@@ -441,12 +538,12 @@
justify-content: center;
background: rgba(2, 94, 239, 0);
border-radius: 25rpx;
- border: 1rpx solid #025EEF;
+ border: 1rpx solid #4c99a8;
font-size: 22rpx;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
margin-top: 20rpx;
- color: #025EEF;
+ color: #4c99a8;
margin: 0 auto;
}
.visit .zw.data-v-67647f06 {
@@ -467,7 +564,7 @@
height: 88rpx;
line-height: 88rpx;
text-align: center;
- background: #025EEF;
+ background: #4c99a8;
border-radius: 44rpx;
font-size: 32rpx;
font-weight: 500;
--
Gitblit v1.9.3