├── config // 编译配置 ├── dist // 编译后的文件 ├── src // 源代码 │ ├── components // 组件 ...