yuanhao 2 年之前
父節點
當前提交
1a7af46fe3
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      in-cloud-ui/src/layouts/components/VabAppMain/index.vue

+ 0 - 1
in-cloud-ui/src/layouts/components/VabAppMain/index.vue

@@ -1,6 +1,5 @@
 <template>
   <div v-if="routerView" class="app-main-container">
-    <vab-github-corner />
     <transition mode="out-in" name="fade-transform">
       <keep-alive :include="cachedRoutes" :max="keepAliveMaxNum">
         <router-view :key="key" class="app-main-height" />