guhongwei 4 years ago
parent
commit
e849023126
1 changed files with 4 additions and 0 deletions
  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;