0.1.5 • Published 2 years ago

faithindata-components v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

faithindata-components

项目预览地址:faithindata-components\【http://192.168.3.23/qiuzx/faithindata-components】

目前项目中针对一些能封装的组件已经进行封装,对于那些不太方便封装的组件,尽量在下面贴出组件源码。若觉得可以,可直接取用。

ant 组件:基于 ant-design-vue 二次开发的组件;基础组件:不必依赖于 UI 框架的独立基础组件 。

关于所有组件的源码,可直接去组件链接packages 目录下是所有组件的源码。

ant 组件基于 ant-design-vue(v1.7.8)进行开发,查看 ant-design-vue 文档,可直接去组件链接packages 目录下是所有组件的源码。

支持环境:现代浏览器和 ie9 及以上(需 polyfills)。

提交要求:经过单元测试。

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

NPM install

npm install faithindata-components

Customize configuration

See Configuration Reference.