fix:更新首页
This commit is contained in:
parent
7b09d9a4b8
commit
b2f6fbc4c2
@ -1,5 +1,5 @@
|
|||||||
// import MyModalsMapLeaflet from '@/components/ModalsMapLeaflet';
|
// import MyModalsMapLeaflet from '@/components/ModalsMapLeaflet';
|
||||||
import './style.scss';
|
import './style.scss';
|
||||||
export default function Index() {
|
export default function Index() {
|
||||||
return <div className="overview_content">2</div>;
|
return <div className="overview_content">欢迎登录系统</div>;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user