CHENLiver

Results 9 issues of CHENLiver

The value of pagination and the value of sorting, I need to pass the value on my own, but there seems to be no in the API, what's the solution

相同的依赖,但在主应用跟子应用的两个版本不同会有影响吗,例如element-ui 在主应用是2.4.5 但在子应用是2.0.0

1、主工程需要下载依赖包、applications下是否也需要下载依赖包 2、如果用ci打包,applications需不需要依赖于主工程 3、主工程与子工程是否可以放置在不同的仓库上 4、如果在开发阶段,applications是需要放置在主工程里面吗

An error occurred in the VUe3 project ![1231645601931_ pic_hd](https://user-images.githubusercontent.com/13173587/155278194-8eee5236-36fe-4f0e-b442-0fa5e6affc0e.jpg)

The requirement requires page caching, but after the remote call, it cannot be cached using keep-alive

这个框架能不能单独打包项目里的组件,把打包好的文件放到服务器上,然后在本地的项目远程调用组件

大佬请问下左侧菜单栏需要怎么配置的,我看了代码是一个子应用一个父菜单跟一个子菜单,那假如同一个子应用要配置多个菜单,或者一个父菜单里面的子菜单既有a应用又有b应用,那应该怎么配置

子应用index.html入口引用第三方库 子应用运行是没有问题的 但在子应用被引用到主应用里面,就产生了跨域的问题,请问大佬有遇到过吗,您是如何解决的