From 477e6717e22c6af4fd7d7cfb21be14c4633e8cad Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Mon, 18 Jul 2022 11:58:07 +0800 Subject: [PATCH] 配置 --- src/views/mapPattern/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mapPattern/index.vue b/src/views/mapPattern/index.vue index c486356..74fa2b0 100644 --- a/src/views/mapPattern/index.vue +++ b/src/views/mapPattern/index.vue @@ -1,5 +1,5 @@ <template> - <div></div> + <div>12312</div> </template> <script> -- Gitblit v1.9.3