panhui %!s(int64=3) %!d(string=hai) anos
pai
achega
4568fc5d7a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/chat/index.vue

+ 3 - 0
src/views/chat/index.vue

@@ -460,6 +460,9 @@ onMounted(() => {
             router.push('/vip')
             router.push('/vip')
         } else {
         } else {
             showVip.value = !!res
             showVip.value = !!res
+            if (!res) {
+                showVipTips.value = !!res
+            }
         }
         }
     })
     })
 })
 })