修改页脚信息

This commit is contained in:
hdm 2022-12-10 23:30:07 +08:00
parent fc8ef0784e
commit 6c601a672b
5 changed files with 10 additions and 7 deletions

View File

@ -16,6 +16,7 @@
<dd><a href="https://blog.gougucms.com/">在线社区</a></dd>
<dd><a href="https://blog.gougucms.com/home/book/detail/bid/1.html">帮助中心</a></dd>
<dd><a href="https://blog.gougucms.com/home/book/detail/bid/1/id/3.html">常见问题</a></dd>
<dd><a href="https://gitee.com/gougucms/gougucms" target="_blank" rel="nofollow" class="site-fork">Gitee</a></dd>
</dl>
</div>
<div class="l footer-link">
@ -40,9 +41,9 @@
<dl>
<dt>联系方式</dt>
<dd>电子邮箱hdm58@qq.com</dd>
<dd>QQ交流群24641076</dd>
<dd><a href="https://github.com/hdm58/gougucms" target="_blank" rel="nofollow" class="site-fork">GitHub</a></dd>
<dd><a href="https://gitee.com/gougucms/gougucms" target="_blank" rel="nofollow" class="site-fork">Gitee</a></dd>
<dd>微 信 号hdm588</dd>
<dd>QQ交流群124641076(满)</dd>
<dd>QQ交流群246924914</dd>
</dl>
</div>
</div>

View File

@ -22,7 +22,7 @@
</div>
<div class="banner-ops" data-aos="fade-up" data-aos-delay="1000">
<a href="/home/index/down.html" target="_blank" class="btn-full">完整包下载</a>
<a href="https://blog.gougucms.com/home/book/detail/bid/1.html" target="_blank" class="btn-full">文档说明</a>
<a href="https://blog.gougucms.com/home/book/detail/bid/1.html" target="_blank" class="btn-full">文档说明咨询微信号hdm588</a>
<a href="https://gitee.com/gouguopen/gougucms/releases/v{:CMS_VERSION}" target="_blank">当前版本v{:CMS_VERSION}</a>
<a href="https://gitee.com/gouguopen/gougucms/releases" target="_blank">更新日志</a>
<a href="https://www.bt.cn/?invite_code=MV9zbG93ank=" rel="nofollow" target="_blank">推荐使用宝塔面板部署</a>

View File

@ -24,7 +24,8 @@
<span class="btn-view">查看体验账号</span>
</div>
<div class="banner-ops" data-aos="fade-up" data-aos-delay="1000">
<a href="https://blog.gougucms.com/home/book/detail/bid/7.html" class="btn-full" target="_blank">文档说明</a>
<a href="https://blog.gougucms.com/home/book/detail/bid/7.html" class="btn-full" target="_blank">文档说明</a>
<span style="margin-right:20px;">业务咨询微信号hdm588</span>
<a href="https://gitee.com/gouguopen/dev/releases" target="_blank">更新日志</a>
<a href="https://www.bt.cn/?invite_code=MV9zbG93ank=" rel="nofollow" target="_blank">推荐使用宝塔面板部署</a>
</div>

View File

@ -24,7 +24,8 @@
<span class="btn-view">查看体验账号</span>
</div>
<div class="banner-ops" data-aos="fade-up" data-aos-delay="1000">
<a href="https://blog.gougucms.com/home/book/detail/bid/3.html" class="btn-full" target="_blank">文档说明</a>
<a href="https://blog.gougucms.com/home/book/detail/bid/3.html" class="btn-full" target="_blank">文档说明</a>
<span style="margin-right:20px;">业务咨询微信号hdm588</span>
<a href="https://gitee.com/gouguopen/office/releases" target="_blank">更新日志</a>
<a href="https://www.bt.cn/?invite_code=MV9zbG93ank=" rel="nofollow" target="_blank">推荐使用宝塔面板部署</a>
</div>

View File

@ -25,7 +25,7 @@
.banner .btn-view {margin: 60px 0 0 20px; cursor: pointer; display:inline-block; padding: 12px 24px; transition: 0.5s; color: #458BF3; font-size: 12px;}
.banner .banner-ops{margin: 20px 0; padding: 12px 0; transition: 0.5s; color: #458BF3; font-size: 12px;}
.banner .banner-ops a{margin-right:12px; color: #969696;}
.banner .banner-ops a.btn-full{width:150px; text-align:center; display:inline-block;color: #458BF3;}
.banner .banner-ops a.btn-full{margin-left:55px; color: #458BF3;}
.banner .intro-img{width: 420px; position: absolute; bottom:0; left:0;}
.banner .intro-img img{width: 100%;}