关闭弹窗后关闭流
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user