导言区加命令\setbeamertemplate{theorems}[numbered] 默认编号为 section 统一,如长报告需要精确至 subsection,可再加入如下命令\numberwithin{subsection}{section}\numberwithin{theorem}{subsection}
使用equation环境,它会自动编号。