wangmengwei 3 년 전
부모
커밋
d12b4b2d17
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ruoyi-ui/src/App.vue

+ 1 - 1
ruoyi-ui/src/App.vue

@@ -3,7 +3,7 @@
     <!-- <div @click="shouwe"  v-if="flags"   style="background-color: #eee; width: 100vw; height: 100vh; position: fixed; z-index: 1002;">
 
     </div> -->
-    <router-view  />
+    <router-view />
   </div>
 </template>