From 3fc27febccd04e2fcffbd2cdd16d2daafd0b3ca3 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 11 Oct 2025 17:23:27 +0800
Subject: [PATCH] feat:首页地图相关调整

---
 pnpm-lock.yaml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4377ecf..36c9401 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -56,6 +56,9 @@
   '@dcloudio/uni-quickapp-webview':
     specifier: 3.0.0-4070520250711001
     version: 3.0.0-4070520250711001(postcss@8.5.6)(vue@3.4.21)
+  '@dcloudio/uni-ui':
+    specifier: ^1.5.11
+    version: 1.5.11
   dayjs:
     specifier: ^1.11.18
     version: 1.11.18
@@ -2272,6 +2275,10 @@
       - vue
     dev: false
 
+  /@dcloudio/uni-ui@1.5.11:
+    resolution: {integrity: sha512-DBtk046ofmeFd82zRI7d89SoEwrAxYzUN3WVPm1DIBkpLPG5F5QDNkHMnZGu2wNrMEmGBjBpUh3vqEY1L3jaMw==}
+    dev: false
+
   /@dcloudio/vite-plugin-uni@3.0.0-4070520250711001(postcss@8.5.6)(vite@5.2.8)(vue@3.4.21):
     resolution: {integrity: sha512-Pcd1YIPP+0hyC64oh0P3EBZGF8YHsScUS7R0wjlDGkRMsGowil0IbBE5DrmqjZ7QE+0Lau77yxfZdkSjY3gbvA==}
     engines: {node: ^14.18.0 || >=16.0.0}

--
Gitblit v1.9.3