From f1637f3f8b6d6e7ff508b41b32e854178c3d6c7d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sun, 09 May 2021 15:45:00 +0800
Subject: [PATCH] 小程序地图

---
 public/xcxh5map/js/def.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/public/xcxh5map/js/def.js b/public/xcxh5map/js/def.js
index d7ff282..a920db4 100644
--- a/public/xcxh5map/js/def.js
+++ b/public/xcxh5map/js/def.js
@@ -1,4 +1,5 @@
 var map = null,
     getdata = null,
     marker = null,
-    layuiLayer = null;
\ No newline at end of file
+    layuiLayer = null,
+    nowIndex = null;
\ No newline at end of file

--
Gitblit v1.9.3