老规矩先看图鱼窝资源网
本次的公告轮播直接对应后台配置里的公告.
<div style="background-color:#fff;box-shadow: 0px 0px 5px #dedede;padding:5px;margin-top: 5px;margin-bottom:5px;border-radius: 5px;">
<table width="100%" class="ke-zeroborder" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td nowrap="nowrap">
<a class="layui-icon layui-icon-speaker"></a> 最新公告:
</td>
<td width="100%" nowrap="nowrap">
<marquee style="width:100%;" scrolldelay="15" direction="left" scrollamount="6"><h3 style="color: #ff00ff;">{:sysconfig('site.site_notice')}</h3></marquee>
</td>
</tr>
</tbody>
</table>
<<span class="hljs-regexp">/div>
把以上代码放入到public/template/index/default/pc/index_index.html中即可,如有不懂加入官方群咨询即可。
作者: 鱼窝 时间:2021-07-02 12:12:14
添加完后再这里设置文字即可
作者: 亲爱的小V 时间:2021-07-03 16:10:16
顶
作者: Mr.Geng 时间:2021-07-04 20:27:22
我就想知道你这代码不完整是个什么情况