guhongwei 4 anos atrás
pai
commit
e849023126
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      src/layout/live/detailInfo.vue

+ 4 - 0
src/layout/live/detailInfo.vue

@@ -253,6 +253,10 @@ export default {
       span {
         margin: 0 10px 0 0;
       }
+      span:hover {
+        cursor: pointer;
+        color: #409eff;
+      }
     }
     .video {
       min-height: 640px;