Closed CreateSun closed 3 years ago
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
What problem does this feature solve?
按需加载通过use中间件分别引入了Row与Col,并在nuxt.config.js中引入了对应的css文件,之后在页面中使用a-row与a-col的时候报错。“Unknown custom element: ”
What does the proposed API look like?
Grid,Row,Col
antd-ui.js
nuxt-config.js
index.vue