1***@qq.com
1***@qq.com
  • 发布:2022-05-25 22:08
  • 更新:2023-03-28 14:46
  • 阅读:225

【报Bug】android 中英文分别用不同的字体库,input type='password' placeholder 英文下字体和其他input 字体不一样

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: 10

HBuilderX类型: 正式

HBuilderX版本号: 3.4.12

手机系统: Android

手机系统版本号: Android 12

手机厂商: 华为

手机机型: mate9

页面类型: nvue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

示例代码:

<input type="text" class="code-input" v-model="nickname":placeholder="Please enter">
<input type="password" class="code-input" v-model="password" :placeholder="Please enter">

操作步骤:

<input type="text" class="code-input" v-model="nickname":placeholder="Please enter">
<input type="password" class="code-input" v-model="password" :placeholder="Please enter">

预期结果:

两者字体大小一致占位符一致

实际结果:

不一样

bug描述:

input的placeholder属性在输入英文时候,分别在text和password存在不一样的占位符;
如图

2022-05-25 22:08 负责人:无 分享
已邀请:
小枫叶

小枫叶 - 外包接单加v:wlmk1234567 注明来意

给个能复现的demo吧

d***@whaiw.com

d***@whaiw.com

请问一下解决了吗 我这也遇到了

srn53

srn53

快一年了,还是没解决。。。

要回复问题请先登录注册