wong1988 1 year ago
parent
commit
c81f4a322e
  1. 6
      pages/home/cloudCard2.vue

6
pages/home/cloudCard2.vue

@ -280,7 +280,7 @@
brandClick(val) {
this.brandType = val
this.selectIndex2 = val
this.request()
},
@ -630,13 +630,15 @@
button {
background: #FF9900;
color: #fff;
height: 40px;
height: 42px;
line-height: 40px;
font-size: 13px;
padding: 0px 15px;
border: 1px #FF5006 solid;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}

Loading…
Cancel
Save