yiming
2024-06-18 4c46ea24641b5c1e18c55eb86477d0e0bc444580
packageDomain/pages/resourceDetails/myVideo/index.wxss
@@ -21,6 +21,14 @@
.videoBox {
  width: 100%;
  position: relative;
}
.video-loading {
  position: absolute;
  top: 42%;
  left: 50%;
  z-index: 9999999999;
}
.videoBox video {