shish 11 tháng trước cách đây
mục cha
commit
7659ba5f3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      mallApp/src/pages/home/recent.vue

+ 1 - 1
mallApp/src/pages/home/recent.vue

@@ -54,7 +54,7 @@
            </view>
 
            <!-- 生日礼物提示横幅 -->
-           <view class="birthday-banner" @click="goToBirthday" v-if="Number(user.birthdayMonth)>0">
+           <view class="birthday-banner" @click="goToBirthday" v-if="Number(user.birthdayMonth)==0">
              <view class="gift-icon-container">
                <text class="gift-icon">🎁</text>
              </view>