feat:新增地图模块,用于查找附近设备场地

This commit is contained in:
2025-08-18 14:52:39 +08:00
parent c5b8026fba
commit 38eb05fefd
122 changed files with 8317 additions and 1768 deletions
+8 -1
View File
@@ -1,10 +1,11 @@
{
"name": "uni-fans",
"name": "uni-fans-score",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@climblee/uv-ui": "^1.1.20",
"axios": "^1.7.9",
"axios-miniprogram-adapter": "0.3.4",
"uniapp-axios-adapter": "^0.3.2",
@@ -15,6 +16,12 @@
"sass-loader": "^13.2.0"
}
},
"node_modules/@climblee/uv-ui": {
"version": "1.1.20",
"resolved": "https://registry.npmmirror.com/@climblee/uv-ui/-/uv-ui-1.1.20.tgz",
"integrity": "sha512-jkyesHJsPJkF4Nap9ZmG1/ibKlxXA5M8+ntqKXwwloIsYSYL5SOKb0gyPj17aBOU1PkJpmeiZ8PwnTolhK2/HA==",
"license": "ISC"
},
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.8",
"resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",