Merge pull request '星油企业版更新' (#6) from caolc into master

Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
2023-02-13 07:52:26 +00:00
51 changed files with 5176 additions and 480 deletions

View File

@@ -83,7 +83,7 @@
errorsList:[
{
title:'您当前位置和该油站位置不一致或距离过远,是否继续下单',
icon: require('@/static/img/jlgy.png'),
icon: 'https://xoi-support.oss-cn-hangzhou.aliyuncs.com/星油运营小程序/jlgy.png',
type:0
},{
title:'您当前使用的加注机不可用,请提枪挂枪后重试',
@@ -99,15 +99,15 @@
type:3
},{
title:'请提枪后再挂枪',
icon:require('@/static/img/stopGun.gif') ,
icon:'https://xoi-support.oss-cn-hangzhou.aliyuncs.com/星油运营小程序/stopGun.gif' ,
type:4
},{
title:'加注完成后,挂枪即可离开',
icon:require('@/static/img/carryGun.gif') ,
icon:'https://xoi-support.oss-cn-hangzhou.aliyuncs.com/星油运营小程序/carryGun.gif',
type:5
},{
title:'扫码与当前站点不匹配,是否前往当前站点',
icon:require('@/static/img/jlgy.png') ,
icon:'https://xoi-support.oss-cn-hangzhou.aliyuncs.com/星油运营小程序/jlgy.png' ,
type:6
},
]