1
litian
2024-04-02 b4e8e0e1ff75074336dff3b7b630fb51eeb3c072
packageDomain/pages/resourceDetails/myVideo/index.wxss
@@ -29,6 +29,14 @@
  height: 450rpx;
  background-color: #000;
  /* 1.6  1 */
}
.videoNoData {
  color: #fff;
  display: flex;
  justify-content: center;
  padding-top: 220rpx;
}
.titleBox {