绿满眶商城微信小程序-uniapp
zxl
2025-10-27 b1fd37e9f5ba5d3d7e35300ee97dff90a4065619
我的页面
1个文件已修改
4 ■■■ 已修改文件
pages/tabbar/user/my.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/tabbar/user/my.vue
@@ -25,7 +25,6 @@
        <view class="activity-icon">
          <view class="floating-btn-content">
            <text class="floating-btn-icon">🎁</text>
            <text class="floating-btn-text">抽奖活动</text>
          </view>
<!--          <image :src="prizeActivity.activityCoverUrl" mode="aspectFit"></image>-->
@@ -417,7 +416,7 @@
    position: relative;
  }
  .floating-btn-icon {
    font-size: 70rpx;
    font-size: 75rpx;
    color: white;
    filter: drop-shadow(0 2rpx 4rpx rgba(0, 0, 0, 0.2));
    margin-bottom: 5rpx;
@@ -460,7 +459,6 @@
    margin-right: 24rpx;
    border-radius: 16rpx;
    overflow: hidden;
    background: rgba(255,255,255,0.2);
    image {
      width: 100%;
      height: 100%;