...
|
...
|
@@ -12,8 +12,8 @@ $('.pitch').on('click', function() { |
|
|
|
|
|
$('.submit-btn').on('click', function() {
|
|
|
if ($('.pitch').hasClass('secect')) {
|
|
|
//location.href = '//m.yohobuy.com/passport/agreement';
|
|
|
// location.href = '//m.yohobuy.com/passport/agreement';
|
|
|
} else {
|
|
|
|
|
|
|
|
|
}
|
|
|
}) |
|
|
\ No newline at end of file |
|
|
}); |
...
|
...
|
|