<view wx:if="{{reason}}">
<textarea auto-height placeholder="" focus="{{focus}}" cursor-spacing="200px"/>
<button class="submit" bindtap="disagree" ></button>
</view>
<view wx:if="{{reason}}">
<textarea auto-height placeholder="" focus="{{focus}}" cursor-spacing="200px"/>
<button class="submit" bindtap="disagree" ></button>
</view>
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
.el-tree Click to get the data of this node ...