diff --git a/src/pages/index.tsx b/src/pages/index.tsx index ebdd169..3a0c0c8 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -1,6 +1,7 @@ import styles from './index.less'; export default function IndexPage() { + console.log(22); return (

Page index