摘要: //首先声明Com用来获取组件信息 const { component: Com } = //routerConfig对应路由信息 routerConfig.find((item) => //matchPath方法首先通过path-to-regexp的方法来获取Route上定义的path对应的正则, 阅读全文
posted @ 2023-08-16 15:15 lrt-web 阅读(36) 评论(0) 推荐(0)