ansoni 2 місяців тому
батько
коміт
0d574ef5ef
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      src/app/[locale]/(TabBar)/[[...share]]/layout.tsx

+ 0 - 1
src/app/[locale]/(TabBar)/[[...share]]/layout.tsx

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