8 changed files with 384 additions and 175 deletions
@ -0,0 +1,19 @@ |
|||
##!/usr/bin/env sh |
|||
# |
|||
## 确保脚本抛出遇到的错误 |
|||
#set -e |
|||
# |
|||
## 生成静态文件 |
|||
#npm run docs:build |
|||
# |
|||
## 进入生成的文件夹 |
|||
#cd docs/.vuepress/dist |
|||
# |
|||
#git init |
|||
#git add -A |
|||
#git commit -m 'deploy' |
|||
# |
|||
## 如果发布到 https://<USERNAME>.github.io/<REPO> |
|||
#git push -f git@github.com:mqyqingfeng/learn-typescript.git master:gh-pages |
|||
# |
|||
#cd - |
@ -0,0 +1,132 @@ |
|||
export default { |
|||
load() { |
|||
return [ |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '于航', |
|||
title: '领导 技术总监', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '李嘉利', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '何海洲', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '蔡享', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '耿萌', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '张飞凡', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '张业光', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '朱羿', |
|||
title: 'developer', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
{ |
|||
avatar: 'https://github.com/qing-yu-an.png', |
|||
name: '小司', |
|||
title: '最牛掰的大佬', |
|||
links: [ |
|||
{ icon: 'github', link: 'https://github.com/qing-yu-an' }, |
|||
{ icon: 'gitea', link: 'http://gitlab.jiagutech.com/sizhiheng' } |
|||
], |
|||
org: 'NIAR', |
|||
orgLink: 'http://www.niar.com.cn/', |
|||
desc: '牛掰', |
|||
sponsor: 'http://www.niar.com.cn/', |
|||
actionText: '向大佬致敬🫡' |
|||
}, |
|||
] |
|||
} |
|||
} |
@ -0,0 +1,175 @@ |
|||
export default { |
|||
load() { |
|||
return [ |
|||
{ |
|||
name: "泰国", |
|||
ip: "43.133.103.128", |
|||
domain: "https://ag-th.jiagutech.com", |
|||
userpass: "13951707395 / w12345678", |
|||
config: "main-th", |
|||
app: "", |
|||
containerized: "否", |
|||
server: "2台8G", |
|||
sync: "是", |
|||
deployTime: "23.04", |
|||
services: "user, drone, oper, tftz, route, udp, canal, sms, framework" |
|||
}, |
|||
{ |
|||
name: "印度1", |
|||
ip: "—", |
|||
domain: "http://ag.xagrotortek.com", |
|||
userpass: "1234512345 / Magicmoment19", |
|||
config: "india", |
|||
app: "india", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "23.07", |
|||
services: "user, drone, oper, sms, encrypt, udp, framework" |
|||
}, |
|||
{ |
|||
name: "印度2", |
|||
ip: "213.210.37.43", |
|||
domain: "http://syferocompanionpro.com", |
|||
userpass: "admin@syfero.com / Syfero@641005# / zz:+91-13015475375 / w12345678", |
|||
config: "india-second", |
|||
app: "syfero", |
|||
containerized: "是", |
|||
server: "1台32G", |
|||
sync: "否", |
|||
deployTime: "24.06.03", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "印度3", |
|||
ip: "13.201.99.132", |
|||
domain: "http://pixelrobotics.in", |
|||
userpass: "1234512345 / w12345678 / zz:+91-13015475375 / w12345678", |
|||
config: "india-third", |
|||
app: "hyperindia", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "24.06.12", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "印度4", |
|||
ip: "65.2.88.75", |
|||
domain: "http://mgcs.marutdrones.com", |
|||
userpass: "1234512345 / mgcs123456 / zz:13015475375@163.com / w12345678", |
|||
config: "india-fourth", |
|||
app: "marut", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "24.06.26", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "印度5", |
|||
ip: "192.250.226.217", |
|||
domain: "http://dgca.aipl.cloud", |
|||
userpass: "1234512345 / AIPL2024 / zz:+91-13015475375 / w12345678", |
|||
config: "india-fifth", |
|||
app: "aipl", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "24.06.28", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "印度6", |
|||
ip: "—", |
|||
domain: "http://ec2-13-201-114-254.ap-south-1.compute.amazonaws.com", |
|||
userpass: "1234512345 / asd123456 / zz:+86-13015475375 / asd123456", |
|||
config: "india-sixth", |
|||
app: "skylark", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "25.03.24", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "印度6-测试", |
|||
ip: "—", |
|||
domain: "http://ec2-3-7-78-25.ap-south-1.compute.amazonaws.com", |
|||
userpass: "1234512345 / asd123456 / zz:+86-13015475375 / asd123456", |
|||
config: "india-sixth-test", |
|||
app: "skylark", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "25.01.09", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "印度7", |
|||
ip: "195.35.21.57", |
|||
domain: "http://astroxaerospace.in", |
|||
userpass: "astrox.aerospace@gmail.com / Astrox@10 / zz:+86-13015475375 / asd123456", |
|||
config: "india-seventh", |
|||
app: "astrox", |
|||
containerized: "是", |
|||
server: "1台", |
|||
sync: "否", |
|||
deployTime: "25.01.09", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "韩国1", |
|||
ip: "115.68.110.53", |
|||
domain: "http://ag-ko.jiagutech.com", |
|||
userpass: "1035376315 / b12341234", |
|||
config: "korea", |
|||
app: "", |
|||
containerized: "是", |
|||
server: "1台32G", |
|||
sync: "是", |
|||
deployTime: "24.04.25", |
|||
services: "user, drone, oper, tftz, route, canal, udp, sms, framework" |
|||
}, |
|||
{ |
|||
name: "韩国2", |
|||
ip: "221.143.40.104", |
|||
domain: "http://ag.mirair.co.kr", |
|||
userpass: "13951707395 / mirair12345678", |
|||
config: "korea-second", |
|||
app: "", |
|||
containerized: "是", |
|||
server: "1台16G", |
|||
sync: "是", |
|||
deployTime: "24.06.12", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "韩国3", |
|||
ip: "211.253.9.184", |
|||
domain: "http://helselkorea.com", |
|||
userpass: "1234512345 / asd123456", |
|||
config: "korea-third", |
|||
app: "", |
|||
containerized: "是", |
|||
server: "1台32G", |
|||
sync: "是", |
|||
deployTime: "24.08.27", |
|||
services: "同上" |
|||
}, |
|||
{ |
|||
name: "台湾1", |
|||
ip: "4.145.84.141", |
|||
domain: "http://utm.7adrones.com", |
|||
userpass: "999999999 / pw123456", |
|||
config: "taiwan", |
|||
app: "", |
|||
containerized: "是", |
|||
server: "2台", |
|||
sync: "是", |
|||
deployTime: "24.05.11", |
|||
services: "同上" |
|||
} |
|||
]; |
|||
} |
|||
} |
@ -1,4 +1,13 @@ |
|||
--- |
|||
title: 条件类型 |
|||
titleTemplate: Vite & Vue powered static site generator |
|||
--- |
|||
|
|||
<script setup> |
|||
import { data } from '../origin.data.js'; |
|||
</script> |
|||
|
|||
# 现在维护的服务器信息 |
|||
|
|||
## |
|||
<ServerList /> |
|||
<ServerList :servers="data" /> |
|||
|
@ -0,0 +1,31 @@ |
|||
--- |
|||
layout: page |
|||
--- |
|||
<script setup> |
|||
import { |
|||
VPTeamPage, |
|||
VPTeamPageTitle, |
|||
VPTeamMembers, |
|||
VPTeamPageSection |
|||
} from 'vitepress/theme'; |
|||
import { data } from './members.data.js' |
|||
</script> |
|||
|
|||
<VPTeamPage> |
|||
<VPTeamPageTitle> |
|||
<template #title>研发团队</template> |
|||
<template #lead> |
|||
我们是一支充满激情与创造力的技术团队,专注于高性能系统架构与智能化解决方案的研发。每一行代码,承载的不只是技术,更是我们对品质与未来的执着追求。 |
|||
</template> |
|||
</VPTeamPageTitle> |
|||
<VPTeamMembers size="small" :members="data" /> |
|||
<VPTeamPageSection> |
|||
<template #title>合作伙伴</template> |
|||
<template #lead> |
|||
感谢一路同行的合作伙伴,是你们的信任与支持,让我们的产品与服务不断走向成熟与卓越。 |
|||
</template> |
|||
<template #members> |
|||
<VPTeamMembers size="small" :members="data" /> |
|||
</template> |
|||
</VPTeamPageSection> |
|||
</VPTeamPage> |
Loading…
Reference in new issue