Merge branch 'dev-yxl' of gitee.com:zongzhige/shopxo-uniapp into dev

master
gongfuxiang 2025-04-24 18:52:27 +08:00
commit 1fe1a05feb
1 changed files with 3 additions and 1 deletions

View File

@ -119,9 +119,10 @@
.float-window-movable-container {
position: fixed;
width: 100%;
max-width: 1600rpx;
height: 100%;
top: 0;
left: 0;
// left: 0;
background: transparent;
pointer-events: none;
z-index: 103;
@ -135,6 +136,7 @@
z-index: 1;
width: 100rpx;
height: 100rpx;
padding: 10rpx;
border-radius: 50%;
}
.float-window-spread .ring {