提交 244d2c9d authored 作者: 钟是志's avatar 钟是志

样式修改

上级 0b31747f
...@@ -123,7 +123,7 @@ export default class Detail extends Component { ...@@ -123,7 +123,7 @@ export default class Detail extends Component {
style={{ style={{
width: '100%', width: '100%',
overflowY: 'hidden', overflowY: 'hidden',
minHeight: '800px', minHeight: '80vh',
}} }}
/> />
</Shell> </Shell>
......
...@@ -8,13 +8,6 @@ import { getToken } from "@/utils/authority"; ...@@ -8,13 +8,6 @@ import { getToken } from "@/utils/authority";
import config from "@/config/config"; import config from "@/config/config";
import { message, Modal, notification, Popconfirm } from "antd"; import { message, Modal, notification, Popconfirm } from "antd";
window.iframeParentComponent = {
Modal,
message,
notification,
Popconfirm,
};
export default function ActiveMenuComponent2({ export default function ActiveMenuComponent2({
routerConfig, routerConfig,
...otherProps ...otherProps
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论