mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-08 18:05:40 +08:00
Merge branch 'main' of gitee.com:/playeduxyz/h5 into main
This commit is contained in:
commit
1d97532fed
@ -2,7 +2,7 @@ import { SpinLoading } from "antd-mobile";
|
||||
|
||||
const LoadingPage = () => {
|
||||
return (
|
||||
<div style={{ width: "100%", display: "flex", justifyContent: "center" }}>
|
||||
<div style={{ width: "100vw", height: "100vh", display: "flex", justifyContent: "center" }}>
|
||||
<SpinLoading color="primary" />
|
||||
</div>
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user