vue-multi-tab icon indicating copy to clipboard operation
vue-multi-tab copied to clipboard

一个基于 vue 的 多页签 框架页,

Results 12 vue-multi-tab issues
Sort by recently updated
recently updated
newest added

遇到一个问题 在route.install中 使用vue.component()绑定了过多组件的时候 也就是在前端打开了过多页面 这样会让页面响应变慢 这问题 应该是组件注册过多导致的 有没有办法解决? 我发现 刷新页面后 响应就会变快很多,除了刷新有没有其他更好的解决办法?

现有的项目怎么集成,难道结构需要重新梳理么?

一个form表单,提交成功之后希望刷新这个tab,该怎么做?

我怎么没有看到index.html这个文件 ![image](https://user-images.githubusercontent.com/51350693/71403814-d9768200-266b-11ea-97a9-b266bc5f0801.png)

比如当前页面是个table,显示的是第二页;编辑某条数据=>页签内部跳转到编辑页。 在编辑页点击后退,回退到table页的第二页 请问这个能实现吗

不同的标签页使用相同共组件会出现问题嘛?

请问open打开新页签怎么传参

请问怎么运行. 你这个文件没有 main.js吗? 是用npm run dev 运行吗? ![image](https://user-images.githubusercontent.com/9766775/60800642-22af4400-a1a8-11e9-8f44-b7805666bb41.png) 我运行后,启动不起来.  ![image](https://user-images.githubusercontent.com/9766775/60800831-728e0b00-a1a8-11e9-940f-e2d7981738a6.png)