websocket 重新封装

This commit is contained in:
YunaiV
2023-11-24 00:33:05 +08:00
parent f74ddf46ae
commit 1744c6ec6f
5 changed files with 125 additions and 43 deletions

View File

@@ -437,5 +437,6 @@ export default {
btn_zoom_in: '放大',
btn_zoom_out: '缩小',
preview: '预览'
}
},
'OAuth 2.0': 'OAuth 2.0' // 避免菜单名是 OAuth 2.0 时,一直 warn 报错
}