ljc il y a 4 heures
Parent
commit
6b3060d70d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      components/cwg-notice.vue

+ 1 - 1
components/cwg-notice.vue

@@ -3,7 +3,7 @@
         <cwg-dropdown ref="dropdownRef" :menu-list="[]">
             <view class="pc-header-btn cursor-pointer" :data-tooltip="t('News.Notice')" :class="{ '!has-dot': isRed }">
                 <cwg-icon name="cwg-bell" color="#97A1C0" :size="20" @click="openNotice" />
-                <text v-if="true"
+                <text v-if="isRed"
                     class="position-absolute top-0 left-15 p-1 mt-1 me-1 bg-danger border border-3 border-light rounded-circle" />
 
                 <cwg-match-media :min-width="791">