yiming
2024-04-12 4bc1c36faeec2f90e5acfa836732e49fe0b245e9
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -49,7 +49,7 @@
  top: 0rpx;
  right: 0;
  width: 353rpx;
  border-bottom: 1rpx solid #e7e7e7;
  /* border-bottom: 1rpx solid #e7e7e7; */
}
.takeNotes image {
@@ -356,4 +356,17 @@
.pauseCircleBox image {
  width: 100%;
  height: 100%;
}
.tabs--t-tabs__scroll--split::after {
  height: 0px !important;
}
.buttonBox {
  position: absolute;
  top: 95rpx;
  width: 100%;
  background-color: #e7e7e7;
  height: 1px;
  z-index: 999;
}