Ver Fonte

游客不能开通

tanxue há 4 meses atrás
pai
commit
c39d6b3680
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/my/index.vue

+ 1 - 1
pages/my/index.vue

@@ -314,7 +314,7 @@
 				}
 		}else{
 			// 游客
-			return 'hyqy-disabled-box' + VipIndex;
+			return false;
 		}
 	}