feat(main): 添加文件服务器URL获取功能

master
LiuJiaNan 2026-02-28 08:52:49 +08:00
parent d1f9be49f3
commit aa78cc8bb2
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ import { message } from "antd";
import dayjs from "dayjs";
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");
@ -12,7 +13,7 @@ dayjs.locale("zh-cn");
setJJBCommonAntdMessage(message);
const app = setup();
getFileUrlFromServer()
// 非底座环境运行
if (!window.__POWERED_BY_QIANKUN__) {
// 云组件默认依赖