mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 06:02:39 +08:00
完善代码片段
This commit is contained in:
parent
8fe0c03b84
commit
2a1028211e
2
.vscode/event.code-snippets
vendored
2
.vscode/event.code-snippets
vendored
@ -8,8 +8,6 @@
|
|||||||
"/**",
|
"/**",
|
||||||
" * 接收事件",
|
" * 接收事件",
|
||||||
" */",
|
" */",
|
||||||
"@Provide()",
|
|
||||||
"@Scope(ScopeEnum.Singleton)",
|
|
||||||
"@CoolEvent()",
|
"@CoolEvent()",
|
||||||
"export class xxxEvent {",
|
"export class xxxEvent {",
|
||||||
" @Event('updateUser')",
|
" @Event('updateUser')",
|
||||||
|
Loading…
Reference in New Issue
Block a user