guhongwei 4 년 전
부모
커밋
b05efadf46
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      src/assets/flower2.gif
  2. 2 1
      src/components/parts/textVideo.vue

BIN
src/assets/flower2.gif


+ 2 - 1
src/components/parts/textVideo.vue

@@ -63,6 +63,7 @@ export default {
   data: function() {
     return {
       touxiang: require('@/assets/touxiang.png'),
+      hand: require('@/assets/flower2.gif'),
     };
   },
   created() {},
@@ -134,7 +135,7 @@ export default {
           border-radius: 5px;
           background: #245efe5f;
           .hand {
-            width: 30px;
+            width: 12px;
             top: 6px;
             left: 5px;
             margin: 0px 0 0 10px;