在网站站引用Bootstrap(bi)的图标
bootstrap官网 https://icons.getbootstrap.com
Zencart修改/includes/templates/你的模板/common/html_header.php,在
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css">然后在需要引用icon的地方
<i class="bi bi-1-square"></i>就可以咯
最后更新于 2024-09-15 「部分内容存在时效性,如有失效请留言反馈」
除注明外为 过气码农的自留地 原创文章,转载请注明出处。
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
本文链接:https://www.185858.xyz/blog/index.php/documents/34.html