陈博文 3 years ago
parent 97f1ee43cd
commit cd80917350

@ -1,6 +1,7 @@
import styles from './index.less'; import styles from './index.less';
export default function IndexPage() { export default function IndexPage() {
console.log(22);
return ( return (
<div> <div>
<h1 className={styles.title}>Page index</h1> <h1 className={styles.title}>Page index</h1>

Loading…
Cancel
Save