Commit 8917bfef authored by 邓晓峰's avatar 邓晓峰

fix: 修复布局样式

parent 39e18bc7
Pipeline #34894 passed with stages
in 51 minutes 55 seconds
......@@ -56,7 +56,6 @@ const initialState = Immutable.Map();
const store = configureStore(initialState, history);
const MOUNT_NODE = document.getElementById('root');
// window.umi_plugin_ant_themeVar = themePluginConfig.theme;
const render = () => {
// eslint-disable-next-line react-hooks/rules-of-hooks
ReactDOM.render(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment