Update index.vue

pull/131/head
StarsL.cn 2024-08-10 15:24:05 +08:00 committed by GitHub
parent 9eb260e130
commit e2e7be980d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@
<el-link :underline="false" type="primary" href="https://github.com/starsliao/TenSunS" target="_blank" class="dashboard-text">🚀StarsL.cn</el-link> <el-link :underline="false" type="primary" href="https://github.com/starsliao/TenSunS" target="_blank" class="dashboard-text">🚀StarsL.cn</el-link>
</el-badge> </el-badge>
<el-timeline> <el-timeline>
<el-timeline-item timestamp="2024/08/10" placement="top">
<el-card>
<h4>v1.1.0-beta</h4>
<p>🚩增加对接AWS云的EC2RDSElastiCache支持</p>
<p>支持在jumpserver修改ssh端口号后同步不失效</p>
</el-card>
</el-timeline-item>
<el-timeline-item timestamp="2024/03/09" placement="top"> <el-timeline-item timestamp="2024/03/09" placement="top">
<el-card> <el-card>
<h4>v1.0.3</h4> <h4>v1.0.3</h4>