vscode创建 pnpm i -D @types/wechat-miniprogram @uni-helper/uni-app-types {"compilerOptions": {"types": ["@dcloudio/types", + "@types/wechat-miniprogram", + "@uni-helper/uni-app-types"] }, + "vueCompilerOptions": { + "nativeTags": ["block", "component", "template", "slot"] + } }