Compare commits
No commits in common. "24bfd8a3edb6d9439dded8f2df6e92b323143ea3" and "d45102e2db8972ab1f144da71b58b3e00634b19a" have entirely different histories.
24bfd8a3ed
...
d45102e2db
@ -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">欢迎登录系统</div>;
|
return <div className="overview_content">2</div>;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user