Commit 056f8525 authored by 崔佳豪's avatar 崔佳豪

fix: 引入antd样式

parent 44303c07
Pipeline #53600 passed with stages
......@@ -10,7 +10,7 @@ import 'sanitize.css/sanitize.css';
// import { Storeage, params } from '@wisdom-utils/utils/lib/helpers';
import { render } from './render';
import './utils/event';
// import 'antd/dist/antd.less';
import 'antd/dist/antd.less';
// eslint-disable-next-line no-restricted-globals
// const namespace = `__PANDA_STORE__${location.hostname}`;
// window.createStoreage = new Storeage(namespace);
......
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