async-routes icon indicating copy to clipboard operation
async-routes copied to clipboard

micro-frontends-vue async load routes demo

Results 14 async-routes issues
Sort by recently updated
recently updated
newest added

我有一个需求是我们公司有一个公共平台(前端vue),然后业务部门在这套代码的基础上添加菜单继续开发。 这样的问题是,公共平台代码升级后,业务部门得拿到这套更新后的代码然后重新整理业务部门的代码。 这样感觉业务部门很麻烦,有什么好的办法吗? 这个微前端能优化我这个需求嘛,大佬 平台和业务部门基本都是在views里面各自写各自的组件,路由是动态路由,后端接口返回的路由。

看了您在掘金的文字,是这样,我司和贵公司的业务场景有些像。方便加个微信讨论下吗,我的微信a372528184。感谢

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies