MrShi
2025-07-18 f650319d7175f764cd5286c383a72d6e6d2e8a87
small-program/unpackage/dist/dev/mp-weixin/pages/index/index.wxss
@@ -403,7 +403,7 @@
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  align-items: self-end;
  margin-bottom: 30rpx;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item.data-v-57280228:last-child {
@@ -425,6 +425,8 @@
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-l .active.data-v-57280228 {
  background: #00BC12 !important;
@@ -440,10 +442,16 @@
  font-weight: 400;
  font-size: 28rpx;
  color: #111111;
  margin-right: 30rpx;
  margin-top: 30rpx;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-l .radio-item-list-item.data-v-57280228:last-child {
  margin: 0 !important;
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-l .radio-item-list-item.data-v-57280228:nth-child(1) {
  margin-top: 0 !important;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-l .radio-item-list-item.data-v-57280228:nth-child(2) {
  margin-top: 0 !important;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-l .radio-item-list-item.data-v-57280228:nth-child(3) {
  margin-top: 0 !important;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-data.data-v-57280228 {
  width: 100%;
@@ -465,6 +473,10 @@
  text-align: right;
  margin: 0 30rpx;
}
.index .index-c .list .list-item .list-item-row .list-item-row-radio .radio-item .radio-item-list .radio-item-list-data input.data-v-57280228::-webkit-input-placeholder {
  color: #999999;
  font-weight: 400;
}
.index .index-c .list .list-item .list-item-row .list-item-row-upload.data-v-57280228 {
  width: 100%;
  display: flex;
@@ -484,6 +496,7 @@
  border-radius: 8rpx;
  margin-right: 20rpx;
  border: 2rpx solid #EEEEEE;
  position: relative;
}
.index .index-c .list .list-item .list-item-row .list-item-row-upload .upload-item.data-v-57280228:last-child {
  margin: 0 !important;
@@ -496,6 +509,14 @@
  font-size: 26rpx;
  color: #666666;
  margin-top: 16rpx;
}
.index .index-c .list .list-item .list-item-row .list-item-row-upload .upload-item .upload-item-dele.data-v-57280228 {
  position: absolute;
  top: -20rpx;
  right: -20rpx;
  width: 40rpx;
  height: 40rpx;
  z-index: 9;
}
.index .index-c .list .list-item .list-item-row .list-item-row-val.data-v-57280228 {
  width: 100%;
@@ -587,48 +608,34 @@
  font-size: 30rpx;
  color: #222222;
}
.index .index-c .footer .footer-bottom.data-v-57280228 {
.index .index-c .footer .box-hz-btn.data-v-57280228 {
  width: 100%;
  height: 88rpx;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .index-c .footer .footer-bottom .footer-bottom-kf.data-v-57280228 {
.index .index-c .footer .box-hz-btn .box-hz-btn-kf.data-v-57280228 {
  flex-shrink: 0;
  margin-right: 40rpx;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index .index-c .footer .footer-bottom .footer-bottom-kf image.data-v-57280228 {
  width: 36rpx;
  height: 36rpx;
}
.index .index-c .footer .footer-bottom .footer-bottom-kf text.data-v-57280228 {
  font-weight: 400;
  font-size: 24rpx;
  color: #222222;
  margin-top: 8rpx;
}
.index .index-c .footer .footer-bottom .footer-bottom-btn.data-v-57280228 {
  flex: 1;
  height: 88rpx;
  width: 188rpx;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00BC12;
  box-shadow: 0rpx 8rpx 12rpx 0rpx rgba(91, 190, 56, 0.16);
  border-radius: 44rpx;
}
.index .index-c .footer .footer-bottom .footer-bottom-btn text.data-v-57280228:nth-child(1) {
  font-weight: 500;
  font-size: 32rpx;
  color: #FFFFFF;
  color: #8B2300;
}
.index .index-c .footer .footer-bottom .footer-bottom-btn text.data-v-57280228:nth-child(2) {
.index .index-c .footer .box-hz-btn .box-hz-btn-next.data-v-57280228 {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 26rpx;
  font-size: 32rpx;
  color: #FFFFFF;
}
.index .index-c .box.data-v-57280228 {
@@ -813,11 +820,6 @@
  font-weight: 400;
  font-size: 32rpx;
  color: #111111;
}
.index .index-c .box .box-hz .box-hz-list .box-hz-list-item .box-hz-list-item-val .icon1.data-v-57280228 {
  flex-shrink: 0;
  width: 30rpx;
  height: 30rpx;
}
.index .index-c .box .box-hz .list.data-v-57280228 {
  width: 100%;