rk
2026-05-22 552238172036acf08ccf36134282a06b5e21b936
small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.wxss
@@ -63,6 +63,9 @@
.tabbar-text.active.data-v-48eece8c {
  color: #1ba8fa;
}
.tabbar-text.shop.active.data-v-48eece8c {
  color: #004096;
}
@charset "UTF-8";
/**
@@ -131,6 +134,35 @@
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}
.top-search.data-v-3d3e0a9e {
  width: 100%;
  height: 88rpx;
  padding: 8rpx 30rpx;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.searchbox.data-v-3d3e0a9e {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 30rpx;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16rpx;
  overflow: hidden;
}
.search-input.data-v-3d3e0a9e {
  flex: 1;
  height: 72rpx;
  background: #F9F9FB;
  border-radius: 16rpx;
  border: 1rpx solid #EEEEEE;
  font-weight: 400;
  font-size: 26rpx;
  color: #333333;
  margin-left: 16rpx;
}
.header-title.data-v-3d3e0a9e {
  font-weight: 600;
@@ -221,6 +253,7 @@
.mode-tag.data-v-3d3e0a9e {
  width: 112rpx;
  height: 38rpx;
  line-height: 38rpx;
  border-radius: 8rpx;
  display: flex;
  align-items: baseline;
@@ -358,14 +391,13 @@
  color: #8C939F;
}
.price-line.data-v-3d3e0a9e {
  padding: 0 30rpx;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  align-items: end;
}
.amount-area.data-v-3d3e0a9e {
  width: 50%;
  padding: 0 30rpx;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
@@ -387,6 +419,12 @@
  color: #222222;
}
.insurance-row.data-v-3d3e0a9e {
  margin-top: 12rpx;
}
.yichang.data-v-3d3e0a9e {
  font-weight: 400;
  font-size: 24rpx;
  color: #FF0000;
  margin-top: 12rpx;
}
.insurance-value.data-v-3d3e0a9e {
@@ -435,6 +473,7 @@
  font-size: 28rpx;
  box-sizing: border-box;
  margin-right: 20rpx;
  white-space: nowrap;
}
.footer-btn.data-v-3d3e0a9e:last-child {
  margin: 0 !important;
@@ -443,6 +482,7 @@
  border: 1rpx solid #B2B2B2;
  background: #ffffff;
  color: #666666;
  white-space: nowrap;
}
.primary-btn.data-v-3d3e0a9e {
  background: #10B2FA;
@@ -468,6 +508,22 @@
  left: 0;
  opacity: 0;
}
.item-form-list.data-v-3d3e0a9e {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20rpx;
}
.item-form-list .item-form-list-row.data-v-3d3e0a9e {
  border-radius: 8rpx;
  overflow: hidden;
}
.item-form-list .item-form-list-row image.data-v-3d3e0a9e {
  width: 130rpx;
  max-height: 150rpx;
}
.qrcode-image.data-v-3d3e0a9e {
  width: 100%;
  height: 100%;