custom.wxss 167 B

12345678
  1. /* 通过方法自定义模式 */
  2. .template-custom{
  3. display: none;
  4. }
  5. .template-custom .pusher-container,
  6. .template-custom .player-container{
  7. position: absolute;
  8. }