feat: 手机端国内/海外/企标-页面缓存

This commit is contained in:
zyn
2023-11-27 17:12:58 +08:00
parent 87346b9b6c
commit 6c6814a4b9
4 changed files with 62 additions and 27 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
<customerService v-if="customerServiceShow"></customerService>
<!-- <router-view v-if="!isBoolean"/>-->
<span v-if="this.$route.name === 'Login'|| !isBoolean">
<router-view/>
<keep-alive>
<router-view v-if="$route.meta.keepAlive"/>
</keep-alive>
<router-view v-if="!$route.meta.keepAlive"/>
</span>
<span v-else>
<div class="content-box" v-if="isCollapse">