13145yang - 2008-5-30 11:44:00
<script language="javascript" type="text/javascript" src="
http://localhost//configuration/js/Prototype.js"></script>
<script language="javascript" type="text/javascript" src="
http://localhost//configuration/js/jspublic.js"></script>
<!--Created by dotNETCMS v1.0 For Foosun Inc. at 2008-5-30 11:41:26-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
我不知道为什么会加在最上面去 而且页面样式会受影响 不知道为什么
1.0版的有源码 我去掉了上面生成的信息 就好了, 但是sp1版没源码 谁知道怎么做啊?
已经解决了 犯了个低级错误 少了个</head>标签 就成这样了
ttao - 2008-5-30 13:34:00
那个是系统需要的相关JS调用文件.如果去掉后会影响其他JS调用.