Browse Source

fix: 超级订阅筛选--免费用户展示vip修改

zhangsiya 11 tháng trước cách đây
mục cha
commit
e3b4f94d8b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      apps/mobile/src/views/tabbar/Subscribe.vue

+ 1 - 1
apps/mobile/src/views/tabbar/Subscribe.vue

@@ -71,7 +71,7 @@
         @confirm="onFilterConfirm"
         @cancel="onFilterCancel"
       >
-        <template #vipIcon>
+        <template v-if="isFree" #vipIcon>
           <span class="v-vip-icon"></span>
         </template>
         <template v-slot:more>