# 网页定位 **Repository Path**: yuday-script/web_location ## Basic Information - **Project Name**: 网页定位 - **Description**: 通过js获取访问者的定位,保存到后台,后台再调用。精度在100米左右 - **Primary Language**: PHP - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 4 - **Created**: 2020-08-13 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 网页定位 #### 介绍 通过js获取访问者的定位,保存到后台,后台再调用。精度在100米左右 #### 软件架构 使用了php+mysql #### 安装教程 1. 在config.php修改数据库名称、管理员账号等等 2. 在wdadmin文件夹下的admin.php添加自己的key 3. 运行http://xxxx/install.php安装 #### 使用说明 1. 主要函数都在jquery-1.11.1.min.js,可以构造js弹窗事件 2. 在js文件,可根据方法,自行修改