111
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user