wangguoyu hace 5 meses
padre
commit
9c80045533
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      pages/study/index.vue

+ 6 - 0
pages/study/index.vue

@@ -328,6 +328,12 @@ import { toast } from "../../utils/common";
 			})
 			return;
 		}
+		
+		if(index !=0){
+			
+					toast("付费章节!")
+					return false
+		}
 		
 		
 		if(index ==infoData.jieList.length-1){