Authored by biao

修复缩进问题. code review by Xuqi

... ... @@ -46,7 +46,7 @@ function startBind(password) {
tip.show('登录失败,请重试!');
}
});
}
}
api.bindEyesEvt({
status: 'open' //默认眼睛打开
... ...