This commit is contained in:
lixuan
2022-06-10 10:13:38 +08:00
parent 8534bd605e
commit 4ffb634e97
12 changed files with 284 additions and 7 deletions

View File

@@ -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: '未知二维码',