yiming
2024-04-16 cb15c57d0ff984f5a100cf25d560fb0a69c00984
pages/bookServices/assort/index.wxss
@@ -1,3 +1,5 @@
@import "./index.skeleton.wxss";
page {
  width: 100vw;
  overflow: hidden;
@@ -5,6 +7,14 @@
  padding-bottom: calc(env(safe-area-inset-bottom) + 96rpx);
}
.navbar-title {
  height: 80rpx;
  line-height: 80rpx;
  text-align: center;
  color: #0F1214;
  font-size: 36rpx;
}
.page-header {
  position: relative;
}