src/views/h5/faceAuth/index.vue
@@ -115,7 +115,7 @@ } }, auditSuccess(evt) { this.$router.replace({ path: '/h5/signup', query: { appId: this.appId, url: evt } }) this.$router.replace({ path: '/h5/map', query: { appId: this.appId, url: evt } }) }, } }