📝 版本更新描述

This commit is contained in:
chaos-zhu 2024-08-19 12:05:25 +08:00
parent 9f40aeddf5
commit 9ce2a3bf5f
3 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,8 @@
## [2.2.2](https://github.com/chaos-zhu/easynode/releases) (2024-08-xx)
## [2.2.2](https://github.com/chaos-zhu/easynode/releases) (2024-08-19)
### Features
* 支持菜单栏的折叠与展开 ✔
* 支持终端分屏 ✔
* 优化终端回显 ✔
* 优化暗黑模式下滚动条样式 ✔

View File

@ -46,7 +46,7 @@
<p>更新日志<a class="link" href="https://github.com/chaos-zhu/easynode/blob/main/CHANGELOG.md" target="_blank">https://github.com/chaos-zhu/easynode/blob/main/CHANGELOG.md</a></p>
<p>开源仓库: <a class="link" href="https://github.com/chaos-zhu/easynode" target="_blank">https://github.com/chaos-zhu/easynode</a></p>
<p>作者: <a class="link" href="https://github.com/chaos-zhu" target="_blank">chaoszhu</a></p>
<p>tg交流群<a class="link" href="https://t.me/+aB62lFaqp8EwOWRl" target="_blank">https://t.me/+aB62lFaqp8EwOWRl</a></p>
<p>tg更新通知<a class="link" href="https://t.me/easynode_notify" target="_blank">https://t.me/easynode_notify</a></p>
<p>
打赏: EasyNode开源且无任何收费如果您认为此项目帮到了您, 您可以请我喝杯阔乐(留个备注咯)~
</p>

View File

@ -27,7 +27,7 @@
</el-dropdown-menu>
</template>
</el-dropdown>
<el-dropdown trigger="click">
<!-- <el-dropdown trigger="click">
<span class="link_text">分屏<el-icon><arrow-down /></el-icon></span>
<template #dropdown>
<el-dropdown-menu>
@ -42,7 +42,7 @@
</el-dropdown-item>
</el-dropdown-menu>
</template>
</el-dropdown>
</el-dropdown> -->
<el-dropdown trigger="click">
<span class="link_text">设置<el-icon><arrow-down /></el-icon></span>
<template #dropdown>