|
|
@@ -89,13 +89,6 @@
|
|
|
window.location.href = decodeURIComponent(this.getMobile)
|
|
|
}
|
|
|
}
|
|
|
- // jumpSet (info) {
|
|
|
- // if (info === 'email') {
|
|
|
- // window.location.herf = decodeURIComponent(this.getEmail)
|
|
|
- // } else if (info === 'mobile') {
|
|
|
- // window.location.herf = decodeURIComponent(this.getMobile)
|
|
|
- // }
|
|
|
- // }
|
|
|
}
|
|
|
}
|
|
|
</script>
|