Affix固钉,顾名思义,固定在标签导航栏中,不可被删除,如果想要在标签导航栏中删除当前标签导航,则不需要设置affix:true
参考链接:https://www.cnblogs.com/lks6/p/14845261.html
1、添加标签
@/layout/components/AppMain.vue添加:
2、复制admin项目中的文件
@/layout/components/TagsView
@/store/modules/tagsView.js
@/store/modules/permission.js
到template对应的目录下
3、修改文件
@store/getters.js
@store/index.js
@\layout\index.vue
@layout\components\index.js