Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf(service): ⚡ 优化群聊功能 #208
perf(service): ⚡ 优化群聊功能 #208
Changes from all commits
056f7c5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Check warning on line 15 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L15
Check warning on line 35 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L35
Check warning on line 47 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L47
Check warning on line 50 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L50
Check warning on line 73 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L73
Check warning on line 83 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L83
Check warning on line 85 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L85
Check warning on line 100 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L93-L100
Check warning on line 103 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L103
Check warning on line 145 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L145
Check warning on line 148 in src/components/common/ContextMenu.vue
src/components/common/ContextMenu.vue#L148
Check warning on line 383 in src/components/rightBox/chatBox/ChatHeader.vue
src/components/rightBox/chatBox/ChatHeader.vue#L379-L383
Check warning on line 178 in src/components/rightBox/chatBox/ChatMain.vue
src/components/rightBox/chatBox/ChatMain.vue#L178
Check warning on line 205 in src/components/rightBox/chatBox/ChatMain.vue
src/components/rightBox/chatBox/ChatMain.vue#L205
Check warning on line 213 in src/components/rightBox/chatBox/ChatMain.vue
src/components/rightBox/chatBox/ChatMain.vue#L211-L213
Check warning on line 421 in src/components/rightBox/chatBox/ChatMain.vue
src/components/rightBox/chatBox/ChatMain.vue#L420-L421
Check warning on line 432 in src/components/rightBox/chatBox/ChatMain.vue
src/components/rightBox/chatBox/ChatMain.vue#L431-L432
Check warning on line 447 in src/components/rightBox/chatBox/ChatMain.vue
src/components/rightBox/chatBox/ChatMain.vue#L447
Check warning on line 64 in src/components/rightBox/chatBox/ChatSidebar.vue
src/components/rightBox/chatBox/ChatSidebar.vue#L64
Check warning on line 87 in src/components/rightBox/chatBox/ChatSidebar.vue
src/components/rightBox/chatBox/ChatSidebar.vue#L87
Check warning on line 96 in src/components/rightBox/chatBox/ChatSidebar.vue
src/components/rightBox/chatBox/ChatSidebar.vue#L95-L96
Check warning on line 118 in src/components/rightBox/chatBox/ChatSidebar.vue
src/components/rightBox/chatBox/ChatSidebar.vue#L117-L118
Check warning on line 102 in src/components/rightBox/renderMessage/Image.vue
src/components/rightBox/renderMessage/Image.vue#L102
Check warning on line 2 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L2
Check warning on line 16 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L16
Check warning on line 23 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L23
Check warning on line 247 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L240-L247
Check warning on line 256 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L249-L256
Check warning on line 259 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L258-L259
Check warning on line 263 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L262-L263
Check warning on line 267 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L266-L267
Check warning on line 270 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L270
Check warning on line 283 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L273-L283
Check warning on line 292 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L285-L292
Check warning on line 295 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L294-L295
Check warning on line 299 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L298-L299
Check warning on line 303 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L302-L303
Check warning on line 306 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L306
Check warning on line 311 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L309-L311
Check warning on line 322 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L316-L322
Check warning on line 325 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L324-L325
Check warning on line 333 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L327-L333
Check warning on line 336 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L335-L336
Check warning on line 340 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L339-L340
Check warning on line 344 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L343-L344
Check warning on line 347 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L347
Check warning on line 352 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L350-L352
Check warning on line 355 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L355
Check warning on line 359 in src/hooks/useChatMain.ts
src/hooks/useChatMain.ts#L357-L359