|
|
|
@ -251,8 +251,10 @@ |
|
|
|
|
this.audioUrl = 'https://publicxingyou.oss-cn-hangzhou.aliyuncs.com/mp-oil/xingyouyunzhan.mp3' |
|
|
|
|
}else if(oilItem.listTag == '壳牌'){ |
|
|
|
|
this.audioUrl = 'https://publicxingyou.oss-cn-hangzhou.aliyuncs.com/mp-oil/qiaopainew.mp3' |
|
|
|
|
}else if(oilItem.listTag == '上汽联名卡' || oilItem.listTag == '集卡加油'){ |
|
|
|
|
}else if(oilItem.listTag == '上汽联名卡' ){ |
|
|
|
|
this.audioUrl = 'https://publicxingyou.oss-cn-hangzhou.aliyuncs.com/mp-oil/shangqi.mp3' |
|
|
|
|
}else if(oilItem.listTag == '集卡加油') { |
|
|
|
|
this.audioUrl = 'https://publicxingyou.oss-cn-hangzhou.aliyuncs.com/mp-oil/shangqijika.mp3' |
|
|
|
|
} |
|
|
|
|
this.ContextAudio(this.audioUrl) |
|
|
|
|
}, |
|
|
|
|