From 89afb4a7dde11292f4b34cb728bdc4f1860b1917 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 13 Jan 2026 14:05:54 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 applications/mobile-web-view/src/appPages/Map/index.vue |   11 +----------
 1 files changed, 1 insertions(+), 10 deletions(-)

diff --git a/applications/mobile-web-view/src/appPages/Map/index.vue b/applications/mobile-web-view/src/appPages/Map/index.vue
index ab9c653..b05da66 100644
--- a/applications/mobile-web-view/src/appPages/Map/index.vue
+++ b/applications/mobile-web-view/src/appPages/Map/index.vue
@@ -1,13 +1,4 @@
-<!--
- * @Author       : yuan
- * @Date         : 2025-10-14 13:57:35
- * @LastEditors  : yuan
- * @LastEditTime : 2025-10-21 11:40:25
- * @FilePath     : \src\appPages\Map\index.vue
- * @Description  : 
- * Copyright 2025 OBKoro1, All Rights Reserved. 
- * 2025-10-14 13:57:35
--->
+
 <template>
 	<div class="wrapper" :style="{ paddingTop: route.query.topMargin + 'px' }">
 		<leaflet-map :weatherShow="true" :layerShow="true" :locationShow="true">

--
Gitblit v1.9.3