附录标准标签@author本页总览@author @author标签标识项目的作者。 语法 @author <name> 示例 /** * @author Alice */export function myFunction() {}