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