Feat(搜索):键盘的回车/确定触发搜索
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
type="text"
|
type="text"
|
||||||
placeholder="请输入"
|
placeholder="请输入"
|
||||||
placeholder-style="color:#999"
|
placeholder-style="color:#999"
|
||||||
|
@confirm="submit"
|
||||||
/>
|
/>
|
||||||
<view class="btn flex-0 flex jc-center ai-center" @click="submit">
|
<view class="btn flex-0 flex jc-center ai-center" @click="submit">
|
||||||
<text class="iconfont icon-sousuo2"></text>
|
<text class="iconfont icon-sousuo2"></text>
|
||||||
|
|||||||
Reference in New Issue
Block a user