# uniapp-components **Repository Path**: wllsdd/uniapp-components ## Basic Information - **Project Name**: uniapp-components - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-23 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uniapp 组件 功能已实现,具体还需根据自己业务优化 ### 在线文档 [小程序实现身份证取景框拍摄]](https://blog.csdn.net/wz_coming/article/details/113177177) [小程序实现人脸取景框摄像]](https://blog.csdn.net/wz_coming/article/details/113180690) ### Node 版本要求 本示例 Node.js 12.14.1 ### 编辑器 建议使用vscode 配合 HBuilder ### 启动项目 ```bash git clone https://github.com/wz930206/uniapp-components.git cd uniapp-components yarn Web端 yarn serve 小程序端 使用HBuilder ```