yiming
2024-04-12 2aab00f91bd4cda4715f1a141f4d26a3667a91b6
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -23,7 +23,6 @@
  border-bottom: 1px #f4f4f4 solid;
  padding-bottom: 20rpx;
  font-weight: bold;
}
.contentBox {
@@ -43,16 +42,14 @@
.custom-panel {
  width: 750rpx;
}
.contentBox .takeNotes {
  position: absolute;
  top: 5rpx;
  top: 0rpx;
  right: 0;
  width: 350rpx;
  border-bottom: 1px solid #f4f4f4;
  width: 353rpx;
  border-bottom: 1rpx solid #e7e7e7;
}
.takeNotes image {
@@ -119,7 +116,6 @@
.buttonBox {
  display: flex;
  justify-content: center;
}
.detailsName {
@@ -271,7 +267,7 @@
.audioBackground {
  flex: 1;
  background-image: url('http://182.92.203.7:3007/jsek/website/image/video-bg.png');
  background-image: url('https://jsek.bnuic.com/website/image/video-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;