chore: 使用代码从数码喷墨墨水-2285-xcx.aigc-quickapp.com/2025-12-23
This commit is contained in:
1
components/diy-components/diy-float-btn.wxss
Normal file
1
components/diy-components/diy-float-btn.wxss
Normal file
@@ -0,0 +1 @@
|
||||
.float-btn{position:fixed;bottom:20%;right:40rpx;z-index:990}.float-btn.left_top{top:100rpx;left:30rpx}.float-btn.right_top{top:100rpx;right:30rpx}.float-btn.left_bottom{bottom:160rpx;left:30rpx;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.float-btn.right_bottom{bottom:160rpx;right:30rpx;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.float-btn .button-box{margin-bottom:20rpx;background:#ff0000;border-radius:50%;overflow:hidden}.float-btn .button-box:last-child{margin-bottom:0}.float-btn .button-box image{width:100%;height:100%}
|
||||
Reference in New Issue
Block a user