Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
hager
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2026-01-21 17:52:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2a395665a6b7332eae742d42cb2883748f535bf9
2a395665
1 parent
30e1302b
fix: 更新页脚中的ICP备案号
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/components/common/hagerFooter.vue
src/components/common/hagerFooter.vue
View file @
2a39566
<!--
* @Date: 2024-09-26 13:42:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2026-01-
12 09:49:47
* @LastEditTime: 2026-01-
21 17:52:24
* @FilePath: /hager/src/components/common/hagerFooter.vue
* @Description: 文件描述
-->
...
...
@@ -107,7 +107,7 @@
<div class="link-info link-contact">
<p>海格电气中国总部</p>
<p>上海市静安区山西北路99号苏河湾中心21层01、02单元</p>
<p @click="goToICP">粤
ICP备2021117768号-4
</p>
<p @click="goToICP">粤
公网安备44133002100322号
</p>
<!-- <p @click="goToBeiAn">粤公网安备44133002100282号</p> -->
</div>
</div>
...
...
Please
register
or
login
to post a comment