Skip to content

Commit eaea5af

Browse files
author
ShiJiashuai
committed
fix: 修复立即执行函数的闭合
1 parent e368ab0 commit eaea5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,5 +369,5 @@ if (screenBtn) {
369369
}
370370
}
371371
}
372-
373372
setState('idle')
373+
})();

0 commit comments

Comments
 (0)