Baozhangchao hace 3 años
padre
commit
bfc2a90d79
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/pages/SaveShare.vue

+ 1
- 1
src/pages/SaveShare.vue Ver fichero

@@ -1,5 +1,5 @@
1 1
 <template>
2
-  <div style=" height:100vh; width:100%;" v-if="showSelf">
2
+  <div style=" height:100vh; width:100%;">
3 3
     <!-- 弹窗 -->
4 4
     <ShaerPopup :show="show" @closeMyself="cancelFrom" />
5 5
     <!-- 弹窗 -->