IT评测·应用市场-qidao123.com

标题: 记录一下uni-app 打包小步调设置页面的安全距离 [打印本页]

作者: 张裕    时间: 2024-11-3 09:00
标题: 记录一下uni-app 打包小步调设置页面的安全距离
有很多种办理方式


利用案例
  1. <template>
  2.         <view class="home">       
  3.               <button class="btn">按钮</button>
  4.         </view>
  5. </template>
  6. <style>
  7.     .btn {
  8.         position: fixed;
  9.         right: 0;
  10.         left: 0;
  11.         bottom: env(safe-area-inset-bottom);
  12.     }
  13. </style>
复制代码
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。




欢迎光临 IT评测·应用市场-qidao123.com (https://dis.qidao123.com/) Powered by Discuz! X3.4