Browse Source

首页合作伙伴,华商龙替换丰唐

yangc 8 years ago
parent
commit
65107793b0
2 changed files with 7 additions and 2 deletions
  1. 7 2
      components/home/Partner.vue
  2. BIN
      static/images/partners/8.jpg

+ 7 - 2
components/home/Partner.vue

@@ -18,8 +18,8 @@
     data () {
     data () {
       return {
       return {
         partners: [{
         partners: [{
-          href: 'http://www.fantem.com',
-          img: '/images/partners/1.jpg'
+          href: 'http://www.worldshine.net/',
+          img: '/images/partners/8.jpg'
         }, {
         }, {
           href: 'http://www.tidal.cn/docc/default.html',
           href: 'http://www.tidal.cn/docc/default.html',
           img: '/images/partners/2.jpg'
           img: '/images/partners/2.jpg'
@@ -62,6 +62,11 @@
         height: 61px;
         height: 61px;
         margin-right: 15px;
         margin-right: 15px;
         border: $border;
         border: $border;
+
+        img {
+          max-width: 155px;
+          max-height: 59px;
+        }
       }
       }
     }
     }
   }
   }

BIN
static/images/partners/8.jpg