帝国cms6.6正式版本html广告添加中 字串会转换问题!
发布时间:2021-12-01 20:22:32 所属栏目:教程 来源:互联网
导读:帝国cms6.6正式版本html广告添加中的广告代码字串会转换,因而广告不能正常使用 script src=http://s13.cnzz.com/stat.php?id=26***16web_id=2***216 language=JavaScript /script 结果变成了 script src=http://s13.cnzz.com/stat.php?id=26***16web_id=2***2
帝国cms6.6正式版本html广告添加中的广告代码字串会转换,因而广告不能正常使用 <script src="http://s13.cnzz.com/stat.php?id=26***16&web_id=2***216" language="JavaScript"> </script> 结果变成了 <script src="http://s13.cnzz.com/stat.php?id=26***16&web_id=2***216" language="JavaScript"></script> 等于说广告管理中 html代码广告 里面不能写入 <script>。。。。 </script> 6.5版本以及以前的老版本没这个问题! 6.6增强过滤,你可以把language="JavaScript"这句删除掉 ![]() (编辑:厦门站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |