完善首页的界面

This commit is contained in:
jishenghua
2024-10-16 23:22:48 +08:00
parent 6ff36c1ba7
commit 366ebe32bb
2 changed files with 5 additions and 5 deletions

View File

@@ -93,7 +93,7 @@
},
created () {
let host = window.location.host
if(host === 'cloud.gyjerp.com' || host === 'cloud.huaxiaerp.vip' || host === 'cloud.huaxiaerp.com') {
if(host === 'cloud.gyjerp.com') {
this.isShowRight = true
} else {
this.isShowRight = false