精简搜索函数, 添加页面
This commit is contained in:
@@ -78,7 +78,7 @@ Component({
|
||||
this.triggerEvent('handleLogin', true);
|
||||
}
|
||||
})
|
||||
.catch((err) => {
|
||||
.catch(() => {
|
||||
this.triggerEvent('handleLogin', false);
|
||||
});
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user