* 添加className * @param $el 目标元素 * @param args className属性
(
$el: Element | undefined | null,
...args: (string | string[] | (() => string | string[]) | undefined | null)[]
)
source not stored for this graph (policy: none)
no test coverage detected