lanjianrong 3 роки тому
батько
коміт
a18259b85a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      config/config.ts

+ 1 - 1
config/config.ts

@@ -11,7 +11,7 @@ export default defineConfig({
   plugins: [require.resolve('@umijs/plugins/dist/unocss')],
   npmClient: 'pnpm',
   hash: true,
-  antd: { import: true },
+  antd: {},
   model: {},
   moment2dayjs: {},
   request: {},