MrShi
2026-06-26 1a0d015ebde58481bc9bba4bc7a2b5154fcabfe5
bicycle/unpackage/dist/dev/mp-weixin/pages/index/index.wxss
@@ -74,6 +74,37 @@
  box-sizing: border-box;
  position: relative;
}
.index .index_nav .index_box .index_box_map .index_box_map_type.data-v-57280228 {
  position: absolute;
  bottom: 20rpx;
  left: 50%;
  width: 244rpx;
  height: 56rpx;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: #FFFFFF;
  box-shadow: 0rpx 0rpx 12rpx 0rpx rgba(0, 0, 0, 0.08);
  border-radius: 16rpx;
  padding: 6rpx;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .index_nav .index_box .index_box_map .index_box_map_type .index_box_map_type_row.data-v-57280228 {
  width: 116rpx;
  height: 44rpx;
  line-height: 44rpx;
  text-align: center;
  border-radius: 12rpx;
  font-weight: 400;
  font-size: 28rpx;
  color: #666666;
}
.index .index_nav .index_box .index_box_map .index_box_map_type .active.data-v-57280228 {
  background: rgba(1, 182, 173, 0.08) !important;
  color: #01B6AD;
}
.index .index_nav .index_box .index_box_map .map.data-v-57280228 {
  width: 100%;
  height: 100%;
@@ -138,11 +169,150 @@
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: -24rpx;
}
.index .index_nav .index_box .index_box_function text.data-v-57280228 {
  font-weight: 400;
}
.index .index_nav .index_box .index_box_function .cXYC.data-v-57280228 {
  width: 23%;
  position: relative;
}
.index .index_nav .index_box .index_box_function .cXYC button.data-v-57280228 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  opacity: 0;
}
.index .index_nav .index_box .index_box_vip.data-v-57280228 {
  width: 100%;
  padding: 24rpx 30rpx;
  box-sizing: border-box;
  background: linear-gradient(#FCEADC 0%, #FFFFFF 100%);
  border-radius: 20rpx;
}
.index .index_nav .index_box .index_box_vip .index_box_vip_head.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .index_nav .index_box .index_box_vip .index_box_vip_head text.data-v-57280228:nth-child(1) {
  font-weight: 600;
  font-size: 34rpx;
  color: #303030;
}
.index .index_nav .index_box .index_box_vip .index_box_vip_head text.data-v-57280228:nth-child(2) {
  font-weight: 400;
  font-size: 26rpx;
  color: #666666;
}
.index .index_nav .index_box .index_box_vip .scrollView.data-v-57280228 {
  width: 100%;
  margin-top: 20rpx;
  white-space: nowrap;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row.data-v-57280228 {
  display: inline-block;
  width: 580rpx;
  height: 216rpx;
  background: #FFFFFF;
  box-shadow: 0rpx 4rpx 16rpx 0rpx rgba(0, 0, 0, 0.06);
  border-radius: 12rpx;
  margin-right: 16rpx;
  padding: 24rpx;
  box-sizing: border-box;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row.data-v-57280228:last-child {
  margin: 0 !important;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip1.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip1 .vip1_left.data-v-57280228 {
  flex: 1;
  font-weight: 500;
  font-size: 32rpx;
  color: #303030;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip1 .vip1_right.data-v-57280228 {
  flex-shrink: 0;
  margin-left: 30rpx;
  font-weight: 400;
  font-size: 40rpx;
  color: #FF5A31;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip1 .vip1_right.data-v-57280228:before {
  content: '¥';
  font-weight: 400;
  font-size: 26rpx;
  color: #FF5A31;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip2.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10rpx;
  margin-bottom: 16rpx;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip2 text.data-v-57280228 {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 26rpx;
  color: #777777;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip2 ._u.data-v-57280228 {
  flex-shrink: 0;
  font-weight: 400;
  font-size: 24rpx;
  color: #999999;
  text-decoration: line-through;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip3.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip3 .vip3_info.data-v-57280228 {
  padding: 6rpx 12rpx;
  box-sizing: border-box;
  background: rgba(255, 90, 49, 0.1);
  border-radius: 8rpx;
  font-weight: 400;
  font-size: 24rpx;
  color: #FF5A31;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip3 .vip3_button.data-v-57280228 {
  width: 120rpx;
  height: 60rpx;
  line-height: 60rpx;
  text-align: center;
  background: #01B6AD;
  box-shadow: 0rpx 6rpx 16rpx 0rpx rgba(1, 182, 173, 0.24);
  border-radius: 30rpx;
  font-weight: 500;
  font-size: 28rpx;
  color: #FFFFFF;
}
.index .index_nav .index_box .index_box_poster.data-v-57280228 {
  width: 100%;
@@ -158,7 +328,7 @@
}
.index .index_nav .index_box .index_zw1.data-v-57280228 {
  width: 100%;
  height: calc(env(safe-area-inset-bottom) + 310rpx);
  height: calc(env(safe-area-inset-bottom) + 360rpx);
}
.index .index_nav .index_box .index_zw.data-v-57280228 {
  width: 100%;
@@ -166,14 +336,13 @@
}
.index .index_scancode.data-v-57280228 {
  width: 100%;
  height: 306rpx;
  background: linear-gradient(360deg, #FFFFFF 0%, #FFFFFF 58%, #D0FFFD 100%);
  box-shadow: 0rpx -6rpx 16rpx 0rpx rgba(0, 0, 0, 0.1);
  border-radius: 32rpx 32rpx 0rpx 0rpx;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 30rpx 20rpx;
  padding: 30rpx 20rpx 30rpx 20rpx;
  box-sizing: border-box;
}
.index .index_scancode .index_scancode_top.data-v-57280228 {
@@ -204,6 +373,41 @@
  height: 84rpx;
  flex-shrink: 0;
}
.index .index_scancode .index_scancode_fl.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 18rpx;
}
.index .index_scancode .index_scancode_fl .index_scancode_fl_tips.data-v-57280228 {
  width: 64rpx;
  height: 36rpx;
  line-height: 36rpx;
  text-align: center;
  background: #FF5A31;
  border-radius: 2rpx 12rpx 2rpx 12rpx;
  margin-right: 16rpx;
  font-weight: 400;
  font-size: 24rpx;
  color: #FFFFFF;
}
.index .index_scancode .index_scancode_fl .index_scancode_fl_text.data-v-57280228 {
  font-weight: 400;
  font-size: 26rpx;
  color: #FF5A31;
}
.index .index_scancode .index_scancode_fl .index_scancode_fl_btn.data-v-57280228 {
  width: 88rpx;
  height: 36rpx;
  line-height: 36rpx;
  text-align: center;
  background: #EAF9F8;
  border-radius: 4rpx;
  font-weight: 400;
  font-size: 24rpx;
  color: #01B6AD;
  margin-left: 8rpx;
}
.index .index_scancode .index_scancode_bottom.data-v-57280228 {
  width: 100%;
  height: 96rpx;
@@ -217,6 +421,18 @@
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 30rpx;
}
.index .index_scancode .index_scancode_xieyi.data-v-57280228 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30rpx;
}
.index .index_scancode .index_scancode_xieyi text.data-v-57280228 {
  font-weight: 400;
  font-size: 26rpx;
  color: #999999;
}
.index .popupbox.data-v-57280228 {
  display: flex;
@@ -527,6 +743,24 @@
  font-weight: 400;
  color: #666666;
}
.index .ride .info_des_tc.data-v-57280228 {
  width: 100%;
  height: 60rpx;
  line-height: 60rpx;
  background: #F4EFEA;
  border-radius: 16rpx;
  margin: 20rpx 0;
  display: flex;
  align-items: center;
  padding: 0 20rpx;
  box-sizing: border-box;
}
.index .ride .info_des_tc text.data-v-57280228 {
  font-weight: 400;
  font-size: 26rpx;
  color: #FF5A31;
  margin-left: 10rpx;
}
.index .ride .ride_content.data-v-57280228 {
  width: 100%;
  margin-top: 40rpx;