wangguoyu 5 meses atrás
pai
commit
9c80045533
1 arquivos alterados com 6 adições e 0 exclusões
  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){