修改
This commit is contained in:
@@ -135,6 +135,8 @@
|
||||
url = '/pages/stationDetail/ZYSite?type=RIRISHUN'
|
||||
} else if (res.indexOf('OP') != -1 ){
|
||||
url = '/pages/stationDetail/openStationDetail'
|
||||
}else if (res.indexOf('confirmerCode')!=-1){
|
||||
url = '/pages/stationDetail/ZYSite?type=ANNENG'
|
||||
}else{
|
||||
uni.showToast({
|
||||
title: '未知二维码',
|
||||
|
||||
Reference in New Issue
Block a user