--- order: 3 --- # 客户端插件 客户端插件的目录结构 ```bash |- /src/ |- /api/ # 服务端扩展 |- /components/ # 客户端组件 |- index.ts |- package.json ```