# yx-compontent
**Repository Path**: YanXi521/yx-compontent
## Basic Information
- **Project Name**: yx-compontent
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2019-06-10
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# yx-compontent
#### yx-plug 介绍
手机端Vue类似与菜单树的组件
#### 软件架构
软件架构说明
#### 安装教程
1. npm install yx-plug
#### 使用说明
1. 安装npm依赖后
2. main.js 引入 yx-plug包并且Vue.use()使用
3. 引用" "
4、提供treeList接口和result回调方法。
5、示例 ##
// [{ id: 'yfb001',
// name: '研发部',
// isChecked: false,
// nodeType: 0,
// nowChekced: 0,
// children: [{
// id: 'yf02',
// name: '孙新浩',
// nodeType: 1,
// isChecked: false,
// children: []
// }
// ]}]
#### 参与贡献
小伙伴科技---Syanxi