# 水务管理系统-小程序 **Repository Path**: cloud-sound-supercomputation/miniprogram-device-scan ## Basic Information - **Project Name**: 水务管理系统-小程序 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-01 - **Last Updated**: 2025-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # miniprogram-device-scan 一个微信小程序示例,实现扫码获取设备信息及设备位置信息。 ## 功能 - 扫描设备二维码,获取设备ID - 通过API获取设备详细信息 - 获取并显示当前地理位置信息 ## 目录结构 ``` miniprogram-device-scan/ ├── app.js ├── app.json ├── app.wxss ├── project.config.json ├── README.md └── miniprogram/ └── pages/ └── index/ ├── index.js ├── index.json ├── index.wxml └── index.wxss ``` ## 注意事项 - 需在微信小程序后台配置合法的服务器域名 - 需在小程序后台申请定位和摄像头权限 - 后端API需返回设备信息