From 59a3a9547255292059c5e1e8644f5aa4e3cc06b2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 18 Jul 2022 11:56:18 +0800
Subject: [PATCH] 1

---
 src/views/mapPattern/index.vue |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/src/views/mapPattern/index.vue b/src/views/mapPattern/index.vue
new file mode 100644
index 0000000..c486356
--- /dev/null
+++ b/src/views/mapPattern/index.vue
@@ -0,0 +1,12 @@
+<template>
+    <div></div>
+</template>
+
+<script>
+export default {
+
+}
+</script>
+
+<style>
+</style>
\ No newline at end of file

--
Gitblit v1.9.3