提交 e312b1fc authored 作者: leon's avatar leon

Merge remote-tracking branch 'origin/master'

...@@ -43,8 +43,3 @@ svg, ...@@ -43,8 +43,3 @@ svg,
span { span {
outline: none !important; outline: none !important;
} }
p {
padding: 0 !important;
margin: 0 !important;
}
...@@ -17,6 +17,7 @@ import { registerGlobComp } from '/@/components/registerGlobComp'; ...@@ -17,6 +17,7 @@ import { registerGlobComp } from '/@/components/registerGlobComp';
import Antd from 'ant-design-vue'; import Antd from 'ant-design-vue';
import 'ant-design-vue/dist/antd.css'; import 'ant-design-vue/dist/antd.css';
import 'dayjs/locale/zh-cn'; import 'dayjs/locale/zh-cn';
// Importing on demand in local development will increase the number of browser requests by around 20%. // Importing on demand in local development will increase the number of browser requests by around 20%.
// This may slow down the browser refresh speed. // This may slow down the browser refresh speed.
// Therefore, only enable on-demand importing in production environments . // Therefore, only enable on-demand importing in production environments .
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论