绿满眶商城微信小程序-uniapp
zxl
2025-08-08 bfdadd3f45f4ee3a2779e61fc08df453dd28f6a9
pages/tabbar/index/home.vue
@@ -1230,6 +1230,9 @@
<style scoped>
   .fullscreen-btn {
      position: absolute;
      right: 45rpx;
      bottom: 70rpx;
     width: 60rpx;
     height: 60rpx;
     border-radius: 50%;
@@ -1240,8 +1243,7 @@
     z-index: 999;
     backdrop-filter: blur(10rpx);
     border: 1rpx solid rgba(255, 255, 255, 0.2);
     margin-top: -90rpx;
     margin-left: 15rpx;
   }
   /* 图标样式 */
   .fullscreen-icon {