1、上传界面修改
修改路径
/volume3/DataSource/lskypic/resources/views/welcome.blade.php修改结果:
<p class="text-center text-slate-400 text-xs">
官网: <a href="https://wshlyl.cn" target="_blank" rel="noreferrer" class="hover:text-emerald-500 transition-colors">知识库</a>
|
云存储: <a href="https://doc.wshlyl.cn" target="_blank" rel="noreferrer" class="hover:text-emerald-500 transition-colors">办公云平台</a>
|
云代码: <a href="https://git.wshlyl.cn" target="_blank" rel="noreferrer" class="hover:text-emerald-500 transition-colors">代码云托管</a>
</p>2、欢迎页面修改
修改路径
/volume3/DataSource/lskypic/resources/views/components/auth-card.blade.php修改结果:
<p class="mt-10 text-xs text-center relative z-10 text-[var(--text-muted)]">
官网: <a href="https://wshlyl.cn" target="_blank" rel="noreferrer" class="hover:text-emerald-500 transition-colors">知识库</a>
|
云存储: <a href="https://doc.wshlyl.cn" target="_blank" rel="noreferrer" class="hover:text-emerald-500 transition-colors">办公云平台</a>
|
云代码: <a href="https://git.wshlyl.cn" target="_blank" rel="noreferrer" class="hover:text-emerald-500 transition-colors">代码云托管</a>
</p>
默认评论
Halo系统提供的评论