mo 4 years ago
parent
commit
533dac3121

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.2c972a6f.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.4be36896.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.f3bc84bc.js


+ 3 - 3
src/layout/components/AppMain.vue

@@ -3,9 +3,9 @@
     <!--   -->
     <transition name="fade-transform"
                 mode="out-in">
-      <keep-alive>
-        <router-view :key="key" />
-      </keep-alive>
+      <!-- <keep-alive> -->
+      <router-view :key="key" />
+      <!-- </keep-alive> -->
     </transition>
   </section>
 </template>

Some files were not shown because too many files changed in this diff