还原该文件

This commit is contained in:
Vixcity
2023-01-30 15:56:07 +08:00
parent 2f61979ee0
commit c9ab963891

View File

@@ -25,7 +25,6 @@ const LayoutBase = props => {
<Nav {...props} />
{/* 主体 */}
<div id='container-inner' className="w-full relative z-10">
<Title {...props} />