litian
2024-04-09 6608a6839d771d38640988e3ee496ecdd91765a4
pages/bookServices/assort/index.wxss
@@ -5,6 +5,13 @@
  padding-bottom: calc(env(safe-area-inset-bottom) + 96rpx);
}
.navbar-title {
  text-align: center;
  color: #0F1214;
  font-size: 40rpx;
  font-weight: bold;
}
.page-header {
  position: relative;
}
@@ -166,4 +173,14 @@
.bottom-box {
  height: 40rpx;
}
.bottom-box {
  display: flex;
  justify-content: center;
  color: #999;
  height: 80rpx;
  font-size: 28rpx;
  --td-loading-color: #ff6c00
}