当前版本: {{ currentVersion }}
Error:版本更新检测失败(版本检测API需要外网环境)
- 有新版本可用: {{ latestVersion }} -> https://github.com/chaos-zhu/easynode/releases + 新版本可用: {{ latestVersion }} -> https://github.com/chaos-zhu/easynode/releases
作者: ChaosZhu
@@ -119,8 +119,10 @@ const handleLogout = () => { cursor: pointer; } .top_text { - color: var(--el-menu-text-color); font-size: 14px; + .new_version { + color: red; + } } } .about_content {