From 8c121763b7aa6d1e8a9ad9f38f79f11a92e50ef4 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 31 Mar 2022 16:09:37 +0800
Subject: [PATCH] +加名字

---
 src/components/mobilePopupOur/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/mobilePopupOur/index.vue b/src/components/mobilePopupOur/index.vue
index b0e91c2..221ed02 100644
--- a/src/components/mobilePopupOur/index.vue
+++ b/src/components/mobilePopupOur/index.vue
@@ -1,4 +1,5 @@
 <template>
+  <!-- 信息窗口主体mobilePopupOur -->
   <div id="mobilePopupOur" v-loading.fullscreen.lock="fullscreenLoading">
     <div class="m_p_heard">
       <div class="m_p_h_break" @click="closeBigPopup">

--
Gitblit v1.9.3