Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2024-09-26 13:42:22 | 2 | * @Date: 2024-09-26 13:42:22 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2026-01-12 09:49:47 | 4 | + * @LastEditTime: 2026-01-21 17:52:24 |
| 5 | * @FilePath: /hager/src/components/common/hagerFooter.vue | 5 | * @FilePath: /hager/src/components/common/hagerFooter.vue |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | --> | 7 | --> |
| ... | @@ -107,7 +107,7 @@ | ... | @@ -107,7 +107,7 @@ |
| 107 | <div class="link-info link-contact"> | 107 | <div class="link-info link-contact"> |
| 108 | <p>海格电气中国总部</p> | 108 | <p>海格电气中国总部</p> |
| 109 | <p>上海市静安区山西北路99号苏河湾中心21层01、02单元</p> | 109 | <p>上海市静安区山西北路99号苏河湾中心21层01、02单元</p> |
| 110 | - <p @click="goToICP">粤ICP备2021117768号-4</p> | 110 | + <p @click="goToICP">粤公网安备44133002100322号</p> |
| 111 | <!-- <p @click="goToBeiAn">粤公网安备44133002100282号</p> --> | 111 | <!-- <p @click="goToBeiAn">粤公网安备44133002100282号</p> --> |
| 112 | </div> | 112 | </div> |
| 113 | </div> | 113 | </div> | ... | ... |
-
Please register or login to post a comment