Merge branch 'caolc' of http://192.168.0.140:3000/xkhl/LSM_OIL_SITE into lixuan
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
markerPhone(){
|
||||
if (this.sitInfo.phone) {
|
||||
uni.makePhoneCall({
|
||||
phoneNumber:this.sitInfo.phone
|
||||
phoneNumber:'4008-56-5355'
|
||||
})
|
||||
} else {
|
||||
uni.showToast({
|
||||
@@ -420,7 +420,7 @@
|
||||
this.SiteOliInfo = res.data.oil
|
||||
if(res.data.oil.length <3){
|
||||
this.showHeight = ' auto'
|
||||
}else{
|
||||
}else{
|
||||
this.showHeight = '340rpx'
|
||||
}
|
||||
uni.setStorageSync('oilSitePriceId',res.data.site.id)
|
||||
|
||||
Reference in New Issue
Block a user