Skip to content

Commit

Permalink
fix: search when h5 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheeplin authored Feb 4, 2024
1 parent 4d51d84 commit 58cc1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
type="text"
placeholder="搜索词语、单字、拼音和文章"
confirm-type="search"
:disabled="true"
@tap="search"
>
</view>
</view>
Expand Down

0 comments on commit 58cc1c0

Please sign in to comment.