Explorar el Código

不是会员不显示会员图表

zweizhao hace 7 años
padre
commit
ef249f40f9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      components/header.vue

+ 1 - 0
components/header.vue

@@ -90,6 +90,7 @@
             <a class="nav-header" href="/wo/work_todo">
               <img class="header-user" :src="userinfo.icon_url" alt="header">
               <img
+                v-if="userinfo.vip_type_id"
                 class="header-vip-icon"
                 :src="`https://dev.test.proginn.com/Public/image/h5/vip_icon${isCom ? '_com' : ''}.png`"
                 alt="vip-icon"