yiming
2024-06-06 dcd5065a6ed1b75b0e3c1491d267ab73b4997f11
pages/digitalTextbooks/index.wxss
@@ -1,4 +1,5 @@
/* pages/digitalTextbooks/index.wxss */
@import "./index.skeleton.wxss";
.nacigationBar {
  display: flex;
@@ -47,6 +48,10 @@
  width: 50rpx;
  background-color: #FF6C00;
  margin: 0 auto;
}
page {
  background-color: #F2F3F8;
}
.contentBox {
@@ -117,7 +122,8 @@
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-size: 30rpx;
  font-size: 25rpx;
  color: rgb(153, 153, 153);
}