绿满眶商城微信小程序-uniapp
peng
2025-08-25 55123926ff2dffb26e6b0d4228993013a40c4be8
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 {