Эх сурвалжийг харах

手机注册跳商城跳转转企业注册

hangb 7 жил өмнө
parent
commit
9844cc6e76

+ 1 - 5
components/mobile/loginMobile.vue

@@ -73,11 +73,7 @@
         window.location.href = `/reset/forgetPasswordValidationAccount${this.$store.state.option.fullPath}`
       },
       jump () {
-        if (this.appId === 'mall') {
-          window.location.href = `/register/personalRegistration${this.$store.state.option.fullPath}`
-        } else {
-          window.location.href = `/register/enterpriseRegistration${this.$store.state.option.fullPath}`
-        }
+        window.location.href = `/register/enterpriseRegistration${this.$store.state.option.fullPath}`
       },
       getUrl () {
         this.appId = this.$store.state.option.appId