修改Logo链接,更新依赖,Dockerfile文件
This commit is contained in:
@ -81,6 +81,12 @@
|
||||
"name": "代码托管",
|
||||
"en_name": "CodeHosting",
|
||||
"web": [
|
||||
{
|
||||
"url": "https://svnet.cn/",
|
||||
"logo": "https://svnet.cn/assets/img/logo.svg",
|
||||
"title": "四维网",
|
||||
"desc": "一款极易搭建的自助 Git 服务"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/",
|
||||
"logo": "https://github.com/apple-touch-icon.png",
|
||||
@ -106,14 +112,14 @@
|
||||
"desc": "阿里云——提供免费试用、云服务器、云数据库、云安全、云企业应用等云计算服务,以及大数据、人工智能服务、精准定制基于场景的行业解决方案。"
|
||||
},
|
||||
{
|
||||
"url": "https://curl.qcloud.com/FoC3XxbB",
|
||||
"url": "https://curl.qcloud.com/m3XcVdvY",
|
||||
"logo": "https://cloud.tencent.com/favicon.ico",
|
||||
"title": "腾讯云",
|
||||
"desc": "腾讯云为数百万的企业和开发者提供安全稳定的云计算服务,涵盖云服务器、云数据库、云存储、视频与CDN、域名注册等全方位云服务和各行业解决方案。"
|
||||
},
|
||||
{
|
||||
"url": "https://s.qiniu.com/qYzuQf",
|
||||
"logo": "https://qiniu.staticfile.org/favicon.ico",
|
||||
"logo": "https://static.qiniu.com/favicon.ico",
|
||||
"title": "七牛云",
|
||||
"desc": "七牛云致力于成为全球领先的一站式场景化智能视频云服务商,围绕数字化浪潮下的在线音视频需求,基于强大的云边一体化能力和低代码能力,持续在视频点播、互动直播、实时音视频、摄像头上云等领域,进行深度技术投入,提供面向业务场景的视频云解决方案"
|
||||
},
|
||||
@ -144,7 +150,7 @@
|
||||
},
|
||||
{
|
||||
"url": "https://mirrors.cloud.tencent.com/",
|
||||
"logo": "https://nav.cmsblogs.cn/wp-content/uploads/2023/03/cloud-tencent.ico",
|
||||
"logo": "https://cloudcache.tencent-cloud.com/qcloud/favicon.ico?t=201902181234",
|
||||
"title": "腾讯软件源",
|
||||
"desc": "腾讯云提供的镜像站"
|
||||
},
|
||||
|
@ -3,13 +3,13 @@
|
||||
<div class="footer-inner">
|
||||
<!-- 版权信息 -->
|
||||
<div class="footer-text">
|
||||
© 2017-2019
|
||||
<a href="#"><strong>WebStack</strong></a>
|
||||
design by <a href="http://viggoz.com" target="_blank"><strong>Viggo</strong></a>
|
||||
© 2024-{{ new Date().getFullYear() }}
|
||||
<a href="#"><strong>WebStack</strong></a>
|
||||
design by <a href="https://devttl.cn" target="_blank"><strong>开发生存时间</strong></a>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="go-up">
|
||||
<a href="#" rel="go-top"><i class="fa-angle-up"></i></a>
|
||||
<a href="https://beian.miit.gov.cn/" target="_blank">豫ICP备14008887号-2</a> | <a href="#" rel="go-top"><i class="fa-angle-up"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -84,8 +84,8 @@
|
||||
</ul>
|
||||
<ul class="user-info-menu right-links list-inline list-unstyled">
|
||||
<li class="hidden-sm hidden-xs">
|
||||
<a href="https://github.com/Anjaxs/WebStack-vue" target="_blank">
|
||||
<i class="fa-github"></i> GitHub
|
||||
<a href="https://svnet.cn/devttl/WebStack-vue" target="_blank">
|
||||
<i class="fa-github"></i> Git
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user