@@ -182,7 +182,7 @@ export default {
}
},
toLogin () {
- // location.href = '/notin/page?backTo=' + encodeURIComponent(location.href)
+ location.href = '/notin/page?backTo=' + encodeURIComponent(location.href)
toBindPhone () {
location.href = '/swordfish/frontPage/userMerge/sess/bind?backTo=' + encodeURIComponent(location.href)