mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-18 06:16:43 +08:00
Merge branch 'dev_claim' into dev
This commit is contained in:
@@ -257,7 +257,7 @@ export default {
|
||||
} else {
|
||||
//年龄小于18周岁时跳过人脸识别
|
||||
this.age = utilsAge.getAge(this.list.applyerCertiCode, new Date())
|
||||
console.log(this.age)
|
||||
localStorage.setItem("age",this.age)
|
||||
if (this.age < 18) {
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
|
||||
Reference in New Issue
Block a user