fix(backend): 公开页页脚合一行——技术支持:岩美科技 · 京ICP备2026039814号

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o
This commit is contained in:
wangjia
2026-07-07 11:37:58 +08:00
parent db9afb952c
commit d8f7fd903e
2 changed files with 2 additions and 4 deletions
@@ -187,8 +187,7 @@
{{end}}
<footer class="foot">
<div class="foot-rule"></div>
<div>Powered by <a class="brand" href="https://jiu.51yanmei.com">岩美科技</a></div>
<div class="icp"><a href="https://beian.miit.gov.cn" target="_blank" rel="noopener">京ICP备2026039814号</a></div>
<div>技术支持:<a class="brand" href="https://jiu.51yanmei.com">岩美科技</a> · <a class="icp" href="https://beian.miit.gov.cn" target="_blank" rel="noopener">京ICP备2026039814号</a></div>
</footer>
</div>
</body>
@@ -151,8 +151,7 @@
{{end}}
<footer class="foot">
<div class="foot-rule"></div>
<div>Powered by <a class="brand" href="https://jiu.51yanmei.com">岩美科技</a></div>
<div class="icp"><a href="https://beian.miit.gov.cn" target="_blank" rel="noopener">京ICP备2026039814号</a></div>
<div>技术支持:<a class="brand" href="https://jiu.51yanmei.com">岩美科技</a> · <a class="icp" href="https://beian.miit.gov.cn" target="_blank" rel="noopener">京ICP备2026039814号</a></div>
</footer>
</div>
</body>