feat: integrate dayjs with duration plugin and update imports

This commit is contained in:
2026-04-23 20:37:43 +08:00
parent 2fc865ea57
commit e76e684b4d
4 changed files with 2 additions and 4 deletions
-1
View File
@@ -6,7 +6,6 @@ import { PersistGate } from "redux-persist/integration/react"
import { App as AntApp, ConfigProvider as AntConfigProvider } from "antd"
import { StyleProvider as AntStyleProvider } from "@ant-design/cssinjs"
import AntSimplifiedChinese from "antd/locale/zh_CN"
import "@/init"
import router from "@/router"
import store, { persistor } from "@/store"
import "./index.css"