微信小程序手机虚拟按钮和canvas布局问题

<canvas style="width:{{width}}; height: {{height}};" canvas-id="firstCanvas">
  <cover-view class="button_full" bindtap="saveIMG" style='position: fixed; height:50px; padding:0px; line-height:50px; text-align:center; bottom:0px; color:#FFF;'>保存图片</cover-view>
</canvas>

页面布局如上,当安卓虚拟按键显示时正常;但是收起之后,保存图片按钮布局改变,请问这个是什么问题?
图片描述

图片描述

阅读 2.1k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题