# vue2-components **Repository Path**: lhcode_web/vue2-components ## Basic Information - **Project Name**: vue2-components - **Description**: 封装了vue2常用业务组件,如左侧树组件,上方查询组件,表格组件,使用数据直接生成完成页面。 封装了基于bimface的组件,可使用自定义构件树,集成构件点击,聚焦,自定义右键弹窗,根据数据状态改变颜色等功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-16 - **Last Updated**: 2024-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, bimface, 组件 ## README # vue2-components ## 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](https://cli.vuejs.org/config/).