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