diff --git a/app/layout.tsx b/app/layout.tsx index f76a185e..af10e334 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -29,10 +29,23 @@ export default function RootLayout({ }) { return ( + + {/* 直接在head中添加Google Analytics代码 */} + +