Browse Source

Merge branch 'video-tcplayer'

lex 1 năm trước cách đây
mục cha
commit
8f509591b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/layout/layoutTop.tsx

+ 1 - 1
src/components/layout/layoutTop.tsx

@@ -92,7 +92,7 @@ export default defineComponent({
                 max={99}
                 class={[
                   styles.messageBadge,
-                  noReadCount.value <= 0 ? styles.messageBadgeNo : ''
+                  noReadCount.value > 0 ? '' : styles.messageBadgeNo
                 ]}
                 {...{ id: 'home-2' }}
                 color={'#FF1036'}>