@nqmy/ant-design-vue
TypeScript icon, indicating that this package has built-in type declarations

1.7.9 • Public • Published

原版

原版 ant-design-vue@1.7.5

https://www.antdv.com/

改动

  1. /lib/style/color/colors.less 替换为 https://unpkg.com/antd@4.15.2/lib/style/color/colors.less

方便使用 gulp 编译 dark 主题

  1. 删除 node_modules 文件夹

因为 node_modules 件夹下的 moment.js 覆盖了全局的moment.js, 使得在 main.jsmoment.locale('zh-cn') 设置无效

使用

ant-design-vue 替换为 @nqmy/ant-design-vue 即可 还可以在 vue.config.js 中配置别名

alias: {
  'ant-design-vue': '@nqmy/ant-design-vue',
  ...
}

Package Sidebar

Install

npm i @nqmy/ant-design-vue

Weekly Downloads

0

Version

1.7.9

License

MIT

Unpacked Size

39.1 MB

Total Files

2604

Last publish

Collaborators

  • xiazilailai