方法有两种 后台代码里根据用户来手写输出 div里放个 literal就可以了
方法2 div runat="server"事先将div们设计好 根据要求来 visible
ok??
原文网址: https://www.cnblogs.com/wasbg/p/12696303.html
基于renren-fast开源项目
下边的四个标签使我们常用的,列出来以示区分
在<el-menu>中需要--:default-active="this.$route.path"。用来绑定路由表
在<el-menu>中需要--router------或者router=true
在<el-submenu>中的index不可缺少,为必须值,不过此处的index仅为索引,用来让当前元素下的子菜单收缩或释放。每一个submenu的index值只要不一样便可
在<el-menu-item>中,index的值不可缺少,就是用这个来进行路由跳转,index的值为跳转的路径
以下是当时测试的时候写的例子(aaa, bb啥的别介意哈 ,)
<pre style="margin: 0pxpadding: 0pxoverflow-wrap: break-wordfont-family: "Courier New" !importantfont-size: 12px !important">main-sidebar.vue</pre>
保证打开的tab标签不是同一个页面打开
<pre style="margin: 0pxpadding: 0pxoverflow-wrap: break-wordfont-family: "Courier New" !importantfont-size: 12px !important">router/index.js</pre>
努力到无能为力,拼搏到感动自己。 欢迎大家在下方多多评论。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)