diff --git a/src/main.js b/src/main.js index 542d9db..e8b9f5c 100644 --- a/src/main.js +++ b/src/main.js @@ -2,9 +2,9 @@ import { setJJBCommonAntdMessage } from "@cqsjjb/jjb-common-lib"; import { setup } from "@cqsjjb/jjb-dva-runtime"; import { message } from "antd"; import dayjs from "dayjs"; +import { getFileUrlFromServer } from "zy-react-library/utils"; import "dayjs/locale/zh-cn"; import "../blessed_by_buddha"; -import { getFileUrlFromServer } from "zy-react-library/utils"; require("antd/dist/reset.css"); require("zy-react-library/css/common.less"); @@ -13,7 +13,7 @@ dayjs.locale("zh-cn"); setJJBCommonAntdMessage(message); const app = setup(); -getFileUrlFromServer() +getFileUrlFromServer(); // 非底座环境运行 if (!window.__POWERED_BY_QIANKUN__) { // 云组件默认依赖