WholeProcessPlatform/.trae/specs/implement-wujie-microfrontend-demo/checklist.md

7 lines
462 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- [x] Host 已集成 Wujie且可挂载名为 `process` 的子应用
- [x] 子应用 `frontend-process` 可独立启动并访问 `/process/antd-demo`
- [x] Host 访问 `/process/antd-demo` 时能显示子应用 Demo 内容
- [x] Host 开发代理 `/process/**` 已配置并可正常加载子应用资源
- [x] Demo 页面可从 Host 菜单访问(至少静态路由可见)
- [x] 本次变更未引入任何敏感信息密码、私钥、token到仓库