管理员日志

This commit is contained in:
unknown
2023-07-29 17:27:21 +08:00
parent 540d1e01e7
commit a6923632d1
10 changed files with 226 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ import { Provider } from "react-redux";
import store from "./store";
import { ConfigProvider } from "antd";
import zhCN from "antd/locale/zh_CN";
import "dayjs/locale/zh-cn";
import AutoScorllTop from "./AutoTop";
ReactDOM.createRoot(document.getElementById("root") as HTMLElement).render(