1

我想为 android/ios 混合应用程序打开数字键盘。我试过下面的代码,但它不工作 -

   <input type="password"
   pattern="[0-9]*"
   inputMode="numeric" />
4

0 回答 0