fail: function () {
();
({
title: '提示',
showCancel: false,
content: '请求超时,请退出重新扫码!',
success: function () {
({
url: '../scan/scan'
})
}
})
}
就可以了