boxmoe_header_banner_img

Hello! 欢迎来到众归云!

文章导读

魔方财务隐藏右下角版权代码


avatar
王道 2024年4月9日 7

魔方财务隐藏右下角版权隐藏代码

/public/themes/clientarea/default/footer.tpl

最后新增如下代码

[pay point=”10″]
<script type=”text/javascript”>
$(function() {
$(“a”).each(function() {
$(this).text() === ” Powered by ©智简魔方” && $(this).remove();
});
});
</script>
[/pay]

需要注意的是,这种方式仅仅是隐藏了版权内容,但是实际上版权仍然存在,并未被删除。

 



评论(0)

查看评论列表

暂无评论


发表评论

表情 颜文字
插入代码