feat: There is no way the, 配置公开搜索中心 外部访问

This commit is contained in:
super_liu
2022-04-14 14:08:56 +08:00
parent 2e7186cb78
commit d6cdf051ae
7 changed files with 3328 additions and 9 deletions
+2 -1
View File
@@ -216,7 +216,8 @@ export default {
&& this.$route.name !== 'beeEnergyLogin' && this.$route.name !== 'mdLawLogin'
&& this.$route.name !== 'nuoBLogin' && this.$route.name !== 'sTLogin'
&& this.$route.name !== 'StandardSearch' && this.$route.name !== 'phoneIndex'
&& this.$route.name !== 'blankPage' && this.$route.name !== 'processedPage' ) {
&& this.$route.name !== 'AdvancedSearchExternal' && this.$route.name !== 'LoginVerifyNoEncryption'
&& this.$route.name !== 'blankPage' && this.$route.name !== 'processedPage') {
this.isBoolean = true
} else {
this.isBoolean = false