Skip to content

Commit 8d7d537

Browse files
committed
feat(footer): 添加皓臻聚合支付链接到页脚
- 在经典皮肤页脚中添加皓臻聚合支付链接 - 在移动皮肤页脚中添加皓臻聚合支付链接 - 保持页脚链接格式和样式一致
1 parent 0abcac5 commit 8d7d537

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/main/resources/skins/classic/footer.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
<a style="margin-right: 0px; padding-right: 0px" target="_blank" href="https://www.lundao.pub/">论道社区</a>
6464
&nbsp;&nbsp;
6565
<a style="margin-right: 0px; padding-right: 0px" target="_blank" href="https://nbtab.com/">NBtab新标签页</a>
66+
&nbsp;&nbsp;
67+
<a style="margin-right: 0px; padding-right: 0px" target="_blank" href="https://www.haozpay.com/">皓臻聚合支付</a>
6668
</div>
6769
<div class="fn-clear ft-smaller">
6870
<div style="margin-top: 5px; font-weight: 500">探索</div>

src/main/resources/skins/mobile/footer.ftl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<a target="_blank" href="https://www.redian.me/">摸鱼热点</a><br>
3636
<a target="_blank" href="https://www.lundao.pub/">论道社区</a><br>
3737
<a target="_blank" href="https://nbtab.com/">NBtab新标签页</a>
38+
<a target="_blank" href="https://www.haozpay.com/">皓臻聚合支付</a>
3839
</div>
3940
<div class="fn-hr5"></div>
4041
<div style="margin-top: 5px">

0 commit comments

Comments
 (0)