闫增涛
2024-03-29 1e9c2bd06ab6851ed85b883c62cb7d74e012e2b2
packageDomain/pages/resourceDetails/myAudio/index.wxss
@@ -269,7 +269,7 @@
.audioBackground {
  flex: 1;
  /* background-image: no-repeat; */
  background-image: url('http://182.92.203.7:3007/jsek/website/image/video-bg.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
@@ -310,7 +310,6 @@
.mp-slider-bar {
  margin: 0 18rpx;
  /* margin-top: 10rpx; */
}
.t-tabs__item--active {
@@ -341,5 +340,22 @@
.publicText {
  display: flex;
}
.noData {
  margin-top: 150rpx;
}
.audioIconBox {
  width: 50rpx;
}
.pauseCircleBox {
  width: 50rpx;
  height: 50rpx;
}
.pauseCircleBox image {
  width: 100%;
  height: 100%;
}