Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
SK-Luffa committed Nov 9, 2024
1 parent 0186fe2 commit ee2a207
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/pages/FixedArticle/ES6/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1298,3 +1298,11 @@ class Example {
外层装饰器@dec(1)先进入,但是内层装饰器@dec(2)先执行

### 注意 装饰器不能用于装饰函数,因为函数存在变量声明的情况

1123123
qwe
qwe
qwe
qw


0 comments on commit ee2a207

Please sign in to comment.