yuanhao 2 anni fa
parent
commit
1a7af46fe3
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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" />