vscode 开发时, 遇到这个问题。 'import' and 'export' may only appear at the top level. 这个问题很简单,就是有个方法少了个大括号,不知道为啥VS没有提示。