闫增涛
2024-03-26 5ca38e4ef60e35f08e87d6569b72c25433c311ca
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%;
@@ -342,4 +342,8 @@
.publicText {
  display: flex;
}
.noData {
  margin-top: 150rpx;
}