克隆大神项目,到本地编译后报错 错误信息如下: - error TS2687: All declarations of 'bodyUsed' must have identical modifiers. - All declarations of 'headers' must have identical modifiers. - All declarations of 'status' must have identical modifiers. - Type 'typeof Label' has no properties in common with type 'ICCProperty' 由于有21个错误,我就不一个个复制,大体上都是这些错误,麻烦大神看下。