home/src/assets/siteLinks.json
2024-05-06 13:20:21 +08:00

18 lines
299 B
JSON

[
{
"icon": "Blog",
"name": "行业动态",
"link": "https://blog.lidu.ltd/"
},
{
"icon": "Cloud",
"name": "产品中心",
"link": "https://product.lidu.ltd/"
},
{
"icon": "CompactDisc",
"name": "联系我们",
"link": "https://contact.lidu.ltd/"
}
]