Authored by 沈志敏

fix bug

... ... @@ -14,5 +14,5 @@ yoho.ready(() => {
$('.home').on('click', () => {
interceptClick.intercept('/');
yoho.goBack();
})
});
});
\ No newline at end of file
... ...