MrShi
2026-06-26 1a0d015ebde58481bc9bba4bc7a2b5154fcabfe5
bicycle/unpackage/dist/dev/mp-weixin/pages/index/index.wxss
@@ -169,6 +169,7 @@
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  top: -24rpx;
}
@@ -176,6 +177,7 @@
  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 {
@@ -256,7 +258,7 @@
  text-overflow: ellipsis;
}
.index .index_nav .index_box .index_box_vip .scrollView .index_box_vip_row .vip1 .vip1_right.data-v-57280228:before {
  content: "¥";
  content: '¥';
  font-weight: 400;
  font-size: 26rpx;
  color: #FF5A31;
@@ -326,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%;
@@ -334,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 {
@@ -372,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;
@@ -385,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;
@@ -803,3 +851,4 @@
  font-weight: 400;
  color: #999999;
}