yiming
2024-04-17 46484b9bea431054820dd30b33f0255aff366ee7
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;
}