This commit is contained in:
xiaojunnuo
2024-11-06 02:20:52 +08:00
parent 8dd648f85d
commit 61b14b52d9
2 changed files with 14 additions and 32 deletions
-1
View File
@@ -17,7 +17,6 @@ process.env.VITE_APP_BUILD_TIME = require("dayjs")().format("YYYY-M-D HH:mm:ss")
import { theme } from "ant-design-vue";
import * as https from "node:https";
const { defaultAlgorithm, defaultSeed } = theme;
const mapToken = defaultAlgorithm(defaultSeed);