currentDomain = window.location.host } // ----------------------- let goSearch = currentDomain === 'go-dev.foresightnews.pro' || currentDomain === 'go.foresightnews.pro' if (goSearch) { redirect('/home') } let path = route.path if (!currentDomain?.includes('localhost')) { if (currentDomain === 'hk-test.foresightnews.pro' || currentDomain === 'hk.foresightnews.pro') { // if (path == '/' || path == '/undefined ') { // redirect('/block/hk') // } // 如果是 domain1.com,使用 Domain1Layout.vue 布局 } else { if (path.indexOf('/block/hk') != -1) { const queryParams = route.query // 构建查询字符串
【免责声明】市场有风险,投资需谨慎。本文不构成投资建议,用户应考虑本文中的任何意见、观点或结论是否符合其特定状况。据此投资,责任自负。