|
|
|
@ -72,7 +72,7 @@ |
|
|
|
let cityNameArr = arr[2].split('&') |
|
|
|
let cityName = cityNameArr[1] |
|
|
|
this.defaultCity = cityName |
|
|
|
this.merchantNo = cityNameArr[2] |
|
|
|
this.merchantNo = cityNameArr[2] |
|
|
|
}, |
|
|
|
getPoster (){ |
|
|
|
let merchantNo = this.merchantNo |
|
|
|
@ -283,6 +283,7 @@ |
|
|
|
.page-content { |
|
|
|
padding-bottom: 1.5rem; |
|
|
|
position: relative; |
|
|
|
top: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.picke-address .status-btn { |
|
|
|
|