|
@@ -51,7 +51,6 @@ const Placeholder = () => {
|
|
return <div className={"flex justify-center"}>{/*<Loading/>*/}</div>;
|
|
return <div className={"flex justify-center"}>{/*<Loading/>*/}</div>;
|
|
};
|
|
};
|
|
const Layout: FC<PropsWithChildren<Props>> = async (props) => {
|
|
const Layout: FC<PropsWithChildren<Props>> = async (props) => {
|
|
- console.log(`🚀🚀🚀🚀🚀-> in layout.tsx on 54 布局组件加载。。。`);
|
|
|
|
const {
|
|
const {
|
|
children,
|
|
children,
|
|
swiperWidget,
|
|
swiperWidget,
|