ECSHOP网站goods.php页面后面自动增加代码

2016-07-07 15:00 来源:www.chinab4c.com 作者:ecshop专家

我的ECSHOP网站goods.php页面后面自动增加代码

在goods.php的?>后面增加如下代码:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-CN">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<meta http-equiv="refresh" content="1;url=http://www.jiangkang8.com">
<title>请稍后 ... ...</title>
</head>
<body>

为什么呢?