fix(page-wrapper): fix PageWrapper title not showing

This commit is contained in:
Vben
2021-03-08 23:16:35 +08:00
parent 7d8b8db256
commit 9e3adaa30c
7 changed files with 26 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
import '/@/design/index.less';
import 'windi.css';
import '@virtual/windi.css';
// Do not introduce on-demand in local development?
// In the local development for on-demand introduction, the number of browser requests will increase by about 20%.