Browse Source

Update index.vue

pull/131/head
StarsL.cn 3 months ago committed by GitHub
parent
commit
e2e7be980d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 7
      vue-consul/src/views/dashboard/index.vue

7
vue-consul/src/views/dashboard/index.vue

@ -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-badge>
<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-card>
<h4>v1.0.3</h4>

Loading…
Cancel
Save