WeChat Mini Programs, textarea always obscures one piece when it focuses on popping up the keyboard.

  <view  wx:if="{{reason}}">
          <textarea  auto-height placeholder="" focus="{{focus}}" cursor-spacing="200px"/>
          <button class="submit" bindtap="disagree" ></button>
        </view>
Mar.02,2021

I have encountered the same problem. My approach is to let the page use animation to move the submitted button up to the occluded height of ok

.
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-7bb5f9-8e22.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-7bb5f9-8e22.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?