Commit c4f4881b by quchuanqi

移动官网调整

parent af3cfc8c
......@@ -17,7 +17,7 @@ if (!$detect->isMobile()) {
if ($host == 'm.jingtaomall.cn') {
header('Location: //www.jingtaomall.cn');
} else {
header('Location: //www.huhusaving.com');
header('Location: //www.wasair.com');
}
}
include 'index.html';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment