Skip to content

Commit dcfe0f8

Browse files
committed
chore(footer): 更新页脚赞助商链接
- 移除速维云赞助商链接和相关样式 - 添加抓鱼吧赞助商链接和相应样式 - 替换页脚中的赞助商展示内容 - 更新移动端和桌面端页脚模板
1 parent b1ff5e6 commit dcfe0f8

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,6 @@
3333
</div>
3434
</div>
3535
<div style="display: inline-block; width: 5px"></div>
36-
<div class="ft-smaller" style="display: inline-block">
37-
<div onclick="window.open('https://www.svyun.com/')" style="text-align: center;padding: 8px 0px;color: #ff6000;background-color: #ffefc3c9;line-height: 20px;border-radius: 12px;width: 175px;margin-bottom: 15px;cursor: pointer;">
38-
<div>
39-
<img style="vertical-align:-3px;width: 14px;height: 14px;" src="https://file.fishpi.cn/2025/11/09fa5df84a83a0e2bf9edcfed93655e01760763018gwsy1-cea09de1.png">&nbsp;&nbsp;<span style="font-weight: 600">云集群由速维云支持</span><br>
40-
<span style="color: #323232;">速维云,安全可靠的云服务</span>
41-
</div>
42-
</div>
43-
</div>
44-
<div style="display: inline-block; width: 5px"></div>
4536
<div class="ft-smaller" style="display: inline-block">
4637
<div onclick="window.open('https://zhuayuya.com/')" style="text-align: center;padding: 8px 0px;color: #39b362;background-color: #d9ffcfc9;line-height: 20px;border-radius: 12px;width: 175px;margin-bottom: 15px;cursor: pointer;">
4738
<div>

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,6 @@
7070
</div>
7171
</div>
7272
<br>
73-
<div class="ft-smaller" style="display: inline-block">
74-
<div onclick="window.open('https://www.svyun.com/')" style="text-align: center;padding: 8px 0px;color: #ff6000;background-color: #ffefc3c9;line-height: 20px;border-radius: 12px;width: 175px;margin-bottom: 15px;cursor: pointer;">
75-
<div>
76-
<img style="vertical-align:-3px;width: 14px;height: 14px;" src="https://file.fishpi.cn/2025/11/09fa5df84a83a0e2bf9edcfed93655e01760763018gwsy1-cea09de1.png">&nbsp;&nbsp;<span style="font-weight: 600">云集群由速维云支持</span><br>
77-
<span style="color: #323232;">速维云,安全可靠的云服务</span>
78-
</div>
79-
</div>
80-
</div>
81-
<br>
8273
<div class="ft-smaller" style="display: inline-block">
8374
<div onclick="window.open('https://zhuayuya.com/')" style="text-align: center;padding: 8px 0px;color: #39b362;background-color: #d9ffcfc9;line-height: 20px;border-radius: 12px;width: 175px;margin-bottom: 15px;cursor: pointer;">
8475
<div>

0 commit comments

Comments
 (0)