@@ -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;