feat:新增地图模块,用于查找附近设备场地
This commit is contained in:
Generated
+8
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user