更新记录
1.1.0(2024-06-22)
下载此版本
增加示例图,文档描述
1.0.0(2024-06-22)
下载此版本
初次发布
平台兼容性
uni-app
Vue2 |
Vue3 |
Chrome |
Safari |
app-vue |
app-nvue |
Android |
iOS |
鸿蒙 |
√ |
√ |
√ |
√ |
- |
- |
- |
- |
- |
微信小程序 |
支付宝小程序 |
抖音小程序 |
百度小程序 |
快手小程序 |
京东小程序 |
鸿蒙元服务 |
QQ小程序 |
飞书小程序 |
快应用-华为 |
快应用-联盟 |
√ |
- |
- |
- |
- |
- |
- |
- |
- |
- |
- |
其他
ww-footerBar
页面底部操作栏区域
使用
<ww-footerBar bgColor="#000" className="footer-bar-content">
<button type="primary">按钮</button>
</ww-footerBar>
API
props
参数 |
类型 |
默认值 |
说明 |
bgColor |
String |
#fff |
背景颜色 |
customBarStyle |
Object |
- |
内容样式 |
safeAreaInsetBottom |
Boolean |
true |
是否为留出底部安全距离 |