Commit ba14acf0 authored by 侯伟's avatar 侯伟

'更新代码'

parent b9edcd8e
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
crs-cy-components 组件库基于 element-ui 库二次封装,包含组件如下 crs-cy-components 组件库基于 element-ui 库二次封装,包含组件如下
```json ```js
public public
├─cy-cascader ├─cy-cascader
├─cy-form ├─cy-form
...@@ -23,7 +23,7 @@ public ...@@ -23,7 +23,7 @@ public
````js ````js
// git+ssh 私有化安装 // git+ssh 私有化安装
npm install git+ssh://git@gitlab-ce.k8s.tools.vchangyi.com:32201/crs/crs.third.admin.git#v1.0.0 npm install git+ssh://git@gitlab-ce.k8s.tools.vchangyi.com:32201/common/vue-toolbox.git#v1.0.14
```` ````
### Quick Start ### Quick Start
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "crs-cy-components", "name": "cy-components",
"version": "v1.0.12", "version": "v1.0.14",
"description": "基于 element 的高阶组件", "description": "基于 element 的高阶组件",
"main": "dist/components.umd.min.js", "main": "dist/components.umd.min.js",
"keywords": ["cy-upload", "cy-table", "cy-form", "cy-input", "cy-form", "cy-cascader"], "keywords": ["cy-upload", "cy-table", "cy-form", "cy-input", "cy-form", "cy-cascader"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment