Commit 44303c07 authored by 崔佳豪's avatar 崔佳豪

fix: 引入antd样式

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