如果没有任何 @case 匹配 @switch 条件,并且没有 @default 块,则不会显示任何内容。否则,会显示与条件匹配的 @case 块内的内容。
@case
@switch
@default