SilenceLeo %!s(int64=3) %!d(string=hai) anos
pai
achega
e79c748782
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/pages/index/index.vue

+ 1 - 2
src/pages/index/index.vue

@@ -167,8 +167,7 @@ export default {
   },
   methods: {
     showDialog() {
-      if (!this.userInfo || (this.userInfo && this.userInfo.type === "1"))
-        return;
+      if (this.userInfo && this.userInfo.type === "1") return;
       uni.showModal({
         title: "欢迎来到云果国潮",
         content: "您当前还不是VIP,立即加入享受多种优惠活动!",