Mini Program input password box click toggle shows, why ios replacement will jump, Android will not?

<block wx:if="{{password}}">
        <input maxlength="16" password="{{password}}" class="fl page-section-input1" bindfocus="isShowPass" bindblur="isHidePass" name="password" value="{{passwordValue}}" placeholder=""  />
      </block>
      <block wx:else>
        <input maxlength="16" password="{{password}}" class="fl page-section-input1" bindfocus="isShowPass" bindblur="isHidePass" name="password"/>
      </block>
Mar.23,2021

Mini Program's bug, has been officially confirmed.

https://developers.weixin.qq.

I hope to adopt it.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7c38c4-290f8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7c38c4-290f8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?