theme-heo-右键菜单

This commit is contained in:
tangly1024.com
2023-07-18 18:40:35 +08:00
parent de3e64f6d7
commit 7af3cd9786

View File

@@ -350,6 +350,8 @@ const Layout404 = props => {
</div>
</main>
{/* 自定义右键菜单 */}
<CustomContextMenu {...props}/>
</div>
)
}