mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-05 15:10:26 +00:00
theme-game-loading
This commit is contained in:
@@ -308,7 +308,7 @@ const LayoutSlug = props => {
|
|||||||
// 定义一个函数来处理iframe加载成功事件
|
// 定义一个函数来处理iframe加载成功事件
|
||||||
function iframeLoaded() {
|
function iframeLoaded() {
|
||||||
if (game) {
|
if (game) {
|
||||||
// setLoading(false)
|
setLoading(false)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user