提交 876b321a authored 作者: yueweilu's avatar yueweilu

add

上级 bc4b9436
...@@ -390,6 +390,7 @@ function countSubstringOccurrences(str, substring) { ...@@ -390,6 +390,7 @@ function countSubstringOccurrences(str, substring) {
// 上报事件 // 上报事件
this.uploadReadInterval(); this.uploadReadInterval();
} else { } else {
this.callHandlerNoticeFlutterSubmit("dismissLoadingCallback");
this.nextChapterLoading = false; this.nextChapterLoading = false;
} }
} else { } else {
...@@ -2220,7 +2221,7 @@ function countSubstringOccurrences(str, substring) { ...@@ -2220,7 +2221,7 @@ function countSubstringOccurrences(str, substring) {
const refreshTokenSuccess = (arguments) => { const refreshTokenSuccess = (arguments) => {
return app.refreshTokenSuccess(arguments); return app.refreshTokenSuccess(arguments);
}; };
// callbackInFlutterComponent(',358,2821,d4c36b804c0418b134c2eef6d1689943'); // callbackInFlutterComponent(',323,2856,d4c36b804c0418b134c2eef6d1689943');
</script> </script>
</body> </body>
</html> </html>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论