|
|
@ -308,7 +308,7 @@ |
|
|
|
_this.$api.post('/api/portrait/check',check_image,function(rs){ |
|
|
|
_this.$api.post('/api/portrait/check',check_image,function(rs){ |
|
|
|
uni.hideLoading(); |
|
|
|
uni.hideLoading(); |
|
|
|
console.log('-------------',rs); |
|
|
|
console.log('-------------',rs); |
|
|
|
if(rs.status == 0){ |
|
|
|
if(rs.status == 1){ |
|
|
|
//验证成功 |
|
|
|
//验证成功 |
|
|
|
_this.uploadFiles = uni.getStorageSync('ai_face_success'); |
|
|
|
_this.uploadFiles = uni.getStorageSync('ai_face_success'); |
|
|
|
if (!_this.uploadFiles) { |
|
|
|
if (!_this.uploadFiles) { |
|
|
|