关闭弹窗后关闭流

This commit is contained in:
砂糖
2025-08-08 16:17:02 +08:00
parent 23efd8ace6
commit 6cddcd0837
4 changed files with 42 additions and 13 deletions

View File

@@ -129,13 +129,13 @@ export default {
bgColor: 'bg-indigo-500',
link: '/system/menu'
},
{
title: 'WebSocket测试',
description: '实时通信功能测试',
icon: 'fas fa-comments',
bgColor: 'bg-teal-500',
link: '/websocket-test.html'
}
// {
// title: 'WebSocket测试',
// description: '实时通信功能测试',
// icon: 'fas fa-comments',
// bgColor: 'bg-teal-500',
// link: '/websocket-test.html'
// }
],
resourceCharts: [
{ name: 'CPU使用率', value: 65 },