newmagicyu
V2EX  ›  问与答

请教下 input 唤起手机软键盘时,怎么修改回车键文字为发送?

  •  
  •   newmagicyu · Sep 24, 2019 · 5561 views
    This topic created in 2430 days ago, the information mentioned may be changed or developed.

    h5 请教下 input 唤起手机软键盘时,怎么修改回车键文字为发送? type = search 键盘是“搜索” type = text 是换行 怎么才能自定为发送?

    <form @submit.prevent="formSubmit" action="javascript:return true"> <input @keyup.enter="submit" class="input" maxlength="50" placeholder="输入你遇到的问题" ref="searchInput" type="search" v-model="inputVal"> </form>
    2 replies    2020-08-15 18:31:10 +08:00
    kokutou
        1
    kokutou  
       Sep 25, 2019 via Android
    别改,有的人是输入了字母,按回车让字母上屏的,你这样改了,这部分人会觉得这程序有问题。
    CainWang
        2
    CainWang  
       Aug 15, 2020
    楼主解决了吗 = =
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2439 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 16:04 · PVG 00:04 · LAX 09:04 · JFK 12:04
    ♥ Do have faith in what you're doing.