fix npe error

This commit is contained in:
MaysWind
2023-06-11 22:53:32 +08:00
parent 46d85e92cd
commit b3e886d444
+1
View File
@@ -73,6 +73,7 @@ export function showLoading(delayConditionFunc, delayMills) {
f7ready((f7) => {
return f7.preloader.show();
});
return;
}
f7ready((f7) => {