Browse Source

no message

featrue/v4.5
xpz2018 4 years ago
parent
commit
ea33596582
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/home/certificate/index.js

2
pages/home/certificate/index.js

@ -143,7 +143,7 @@ Page({
})
}).catch(error => {
wx.hideLoading()
util.showToast(error)
util.showToast('图片识别失败,请重新上传')
})
},
/*******************************************************图片上传************************************************************/

Loading…
Cancel
Save