import NavBar from "./NavBar"; import styles from "./index.module.less"; function HomeLayout() { return (
时空三级环境大数据平台
); } export default HomeLayout;