src/views/h5/signup/index.vue
@@ -82,7 +82,8 @@ centerPoint: { lat: 23.135618, lng: 113.27077 } }, clickCount: 0 } }, computed: { @@ -145,9 +146,12 @@ } }, signinConfirm() { this.clickCount++ if (this.clickCount < 10) { if (!this.canSignup || this.confirmLoading) { return } } const data = { targetId: this.appId, targetType: 2,