Explorar el Código

游客不能开通

tanxue hace 4 meses
padre
commit
c39d6b3680
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 		}
 	}