rk
2026-04-28 a59ff44b2eaa7020f0529632d9ec064c4dc38e27
small-program/unpackage/dist/dev/mp-weixin/pages/luggage-storage/luggage-storage.wxss
@@ -53,8 +53,8 @@
  position: relative;
  width: 50%;
  text-align: center;
  font-size: 28rpx;
  font-weight: 500;
  font-weight: 600;
  font-size: 32rpx;
  color: #9097a3;
}
.mode-tab.active.data-v-c13e4c60 {
@@ -83,8 +83,7 @@
.store-popup-wrap.data-v-c13e4c60 {
  background: #ffffff;
  border-radius: 24rpx 24rpx 0 0;
  padding: 0 30rpx;
  box-sizing: border-box;
  padding: 0 30rpx 16rpx 30rpx;
  box-sizing: border-box;
}
.store-popup-head.data-v-c13e4c60 {
@@ -192,14 +191,18 @@
.store-option-address-row.data-v-c13e4c60 {
  margin-top: 8rpx;
  display: flex;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.store-option-address-icon.data-v-c13e4c60 {
  flex-shrink: 0;
  width: 24rpx;
  height: 24rpx;
  margin-right: 4rpx;
  margin-top: 6rpx;
}
.store-option-address.data-v-c13e4c60 {
  flex: 1;
  font-size: 26rpx;
  color: #9ea4af;
}
@@ -465,7 +468,7 @@
}
.luggage-item.data-v-c13e4c60 {
  display: flex;
  align-items: baseline;
  align-items: flex-end;
  justify-content: space-between;
  padding: 24rpx;
  box-sizing: border-box;
@@ -488,6 +491,9 @@
  height: 100rpx;
  border-radius: 8rpx;
  margin-right: 18rpx;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f1f4;
  overflow: hidden;
  margin-right: 24rpx;
@@ -699,6 +705,12 @@
  font-weight: 500;
  color: #333333;
  border: 2rpx solid transparent;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  /* 显示省略号来代表被修剪的文本 */
  box-sizing: border-box;
}
.goods-tag.active.data-v-c13e4c60 {
@@ -799,12 +811,17 @@
  padding-bottom: 14rpx;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  justify-content: space-between;
  font-size: 22rpx;
}
.insurance-tip-label.data-v-c13e4c60 {
  color: #999999;
}
.insurance-tip-warning.data-v-c13e4c60 {
  color: #ff4d4f;
  font-size: 22rpx;
  font-weight: 400;
}
.insurance-tip-value.data-v-c13e4c60 {
  margin-left: 8rpx;
  color: #ff4d4f;