提交 607b229f authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 移动端搜索错误

上级 78cc97ca
......@@ -136,7 +136,7 @@ export default {
* 点击软键盘搜索按键触发
*/
onNavigationBarSearchInputConfirmed(e) {
let text = e.text;
/* let text = e.text;
if (!text) {
this.isHistory = true;
this.historyList = [];
......@@ -161,7 +161,7 @@ export default {
}
}
});
}
} */
},
/**
* 点击导航栏 buttons 时触发
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论