Commit d9faa14e0beb915f9051eab7550591c5ae572c78

Authored by liuqimichale
1 parent bcd44d52

车主初始化

webintroduce/src/components/VHeader.vue
@@ -44,6 +44,7 @@ export default { @@ -44,6 +44,7 @@ export default {
44 width: 315px; 44 width: 315px;
45 height: 80px; 45 height: 80px;
46 background: url("../assets/images/logo.png") 0 center no-repeat; 46 background: url("../assets/images/logo.png") 0 center no-repeat;
  47 + cursor: pointer;
47 } 48 }
48 .bar-wrap { 49 .bar-wrap {
49 >li{ 50 >li{