1
litian
2024-04-24 1408523c737b86a8131f9136dda9f8517affa2f6
packageBookService/pages/bookServices/detail/buyResource/index.wxss
@@ -1,4 +1,6 @@
/* packageBookService/pages/bookServices/detail/buyResource/index.wxss */
@import "./index.skeleton.wxss";
.nacigationBar {
  background-color: #fff;
  display: flex;
@@ -41,7 +43,7 @@
  position: fixed;
  bottom: env(safe-area-inset-bottom);
  width: 100%;
  height: 100rpx;
  /* height: 100rpx; */
  display: flex;
  justify-content: center;
}