@centit/ui-form
0.1.31 • Public • Published
ui-form
- 移除 upload 相关
- 删除 button.vue 因为和自定义表单耦合太大,而且没有实际封装意义
- 删除 checkbox-group.vue 和后台请求相关的耦合代码
- 删除 select.vue 和后台请求相关的耦合代码
- 删除 radio-group.vue 和后台请求相关的耦合代码
- 删除 switch.vue 和 CustomExpression.vue 相关的耦合代码
- 删除 input-text.vue 和 AccessOperatorModal.vue 相关的耦合代码
- 删除 distPicker 以后可以用级联下拉框代替
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Customize configuration
See Configuration Reference.
Keywords
noneInstall
npm i @centit/ui-form
Weekly Downloads