@ -242,7 +242,7 @@ export async function getInitialState() {
if (host.indexOf("localhost") !== -1) {
} else {
if (window.top === window.self) {
window.location.href = 'https://metal.dayesteel.com.cn';
// window.location.href = 'https://metal.dayesteel.com.cn';
return;
}