马上注册,免费下载更多dz插件网资源。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
可可素材资源库插件去除素材页面去除发布者和价格显示修改教程:
修改效果如图:【共修改3个文件,PC页面!】
首页:
编辑:/keke_down/template/down_index.htm
查找:
- <div class="list-footer d-flex">
- <div class="text-muted text-sm">
- <a href="{eval urlRoute('plugin.php?id=keke_down&ac=user&uid='.$data['uid']);}" class="avatar w-28" title="{$data['username']}" target="_blank">
- <img src="<!--{avatar($data['uid'], 'small', true)}-->" alt="{$data['username']}">
- </a>
- </div>
- <div class="text-muted text-sm text-right pt-1 ml-2"><a href="{eval urlRoute('plugin.php?id=keke_down&ac=user&uid='.$data['uid']);}" target="_blank">{$data['username']}</a></div>
- <div class="flex"></div>
- <div class="text-muted text-sm text-right pt-1">{if $data['price']>0 || $data['credit']}{if $data['price']>0}¥{$data['price']}{/if}{if $data['price']>0 && $data['credit']} +{/if} {if $data['credit']}{$data['credit']}{$_G[setting][extcredits][$data['credit_type']]['title']}{/if}{else}{lang keke_down:t12}{/if}</div>
- </div>
复制代码 删除上述内容:约【122~131行】,请对照核对上述内容,请勿删除错误,并备份该文件。
还是该文件查找:【第二处】
- <div class="list-footer d-flex">
- <div class="text-muted text-sm">
- <a href="{eval urlRoute('plugin.php?id=keke_down&ac=user&uid='.$data['uid']);}" class="avatar ajax w-28" title="{$data['username']}" target="_blank">
- <img src="<!--{avatar($data['uid'], 'middle', true)}-->" alt="{$data['username']}">
- </a>
- </div>
- <div class="text-muted text-sm text-right pt-1 ml-2"><a href="{eval urlRoute('plugin.php?id=keke_down&ac=user&uid='.$data['uid']);}" target="_blank">{$data['username']}</a></div>
- <div class="flex"></div>
- <div class="text-muted text-sm text-right pt-1">{if $data['price']>0 || $data['credit']}{if $data['price']>0}¥{$data['price']}{/if}{if $data['price']>0 && $data['credit']} +{/if} {if $data['credit']}{$data['credit']}{$_G[setting][extcredits][$data['credit_type']]['title']}{/if}{else}{lang keke_down:t12}{/if}</div>
- </div>
复制代码 删除上述内容:约【178~187行】,请对照核对上述内容,请勿删除错。
详情页:
编辑:/keke_down/template/down_view.htm
查找:
- <div class="list-footer d-flex">
- <div class="text-muted text-sm">
- <a href="home.php?mod=space&uid={$data['uid']}" class="avatar ajax w-28" title="{$data['username']}" target="_blank">
- <img src="<!--{avatar($data['uid'], 'small', true)}-->" alt="{$data['username']}">
- </a>
- </div>
- <div class="text-muted text-sm text-right pt-1 ml-2">{$data['username']}</div>
- <div class="flex"></div>
- <div class="text-muted text-sm text-right pt-1">{if $data['price']>0 || $data['credit']}{if $data['price']>0}¥{$data['price']}{/if}{if $data['price']>0 && $data['credit']} +{/if} {if $data['credit']}{$data['credit']}{$_G[setting][extcredits][$data['credit_type']]['title']}{/if}{else}{lang keke_down:t12}{/if}</div>
- </div>
复制代码 删除上述内容:约【378~387行】,请对照核对上述内容,请勿删除错误,并备份该文件。
分类页:
编辑:/keke_down/template/down_list.htm
查找:
- <div class="list-footer d-flex">
- <div class="text-muted text-sm">
- <a href="{eval urlRoute('plugin.php?id=keke_down&ac=user&uid='.$data['uid']);}" class="avatar ajax w-28" title="{$data['username']}" target="_blank">
- <img src="<!--{avatar($data['uid'], 'small', true)}-->" alt="{$data['username']}">
- </a>
- </div>
- <div class="text-muted text-sm text-right pt-1 ml-2"><a href="{eval urlRoute('plugin.php?id=keke_down&ac=user&uid='.$data['uid']);}" target="_blank">{$data['username']}</a></div>
- <div class="flex"></div>
- <div class="text-muted text-sm text-right pt-1">{if $data['price']>0 || $data['credit']}{if $data['price']>0}¥{$data['price']}{/if}{if $data['price']>0 && $data['credit']} +{/if} {if $data['credit']}{$data['credit']}{$_G[setting][extcredits][$data['credit_type']]['title']}{/if}{else}{lang keke_down:t12}{/if}</div>
- </div>
复制代码 删除上述内容:约【172~181行】,请对照核对上述内容,请勿删除错。
该教程适用于:
【可可】素材资源库 (keke_down)
https://down.dz-x.net/app-item-1.html
©DZ插件网所发布的一切资源仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。 本站内容为站长个人技术研究记录或网络,不提供用户交互功能,所有内容版权归原作者所有。您必须在下载后的24个小时之内,从您的电脑中彻底删除上述内容。如果您喜欢该程序,请支持正版软件,得到更好的正版服务。 您在本站任何的赞助购买、下载、查阅、回复等行为等均表示接受并同意签订《DZ插件网免责声明协议》。 如有侵权请邮件与我们联系处理: discuzaddons@vip.qq.com 并出示相关证明以便删除。敬请谅解!
|
最后回复时间:2025-03-18 03:53:14社区官方发言人回复了此贴
|