亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

element-ui的第三級導航菜單被同時展開或收起

element-ui的第三級導航菜單被同時展開或收起

慕田峪9158850 2019-03-19 21:19:28
element ui的三級導航菜單,點擊任意一個第二級導航時,所有的三級導航都會被展開如圖,當我點擊二級菜單如攝像頭時,wifi和攝像頭的子菜單都會同時展開或關閉代碼部分:<template v-for="item in items">                        <el-submenu :index="item.index">                            <template slot="title">                                <img :src="item.icon" alt="">{{ item.title }}                            </template>                            <template v-for="(subItem,i) in item.subs" >                                    <template v-if="subItem.sonSubs">                                        <el-submenu   :index="subItem.index">                                            <template slot="title">                                                <img :src="'../../../static/img/'+subItem.mark+'.svg'" alt="">{{ subItem.title }}                                            </template>                                            <el-menu-item v-for="(sonSubItem,r) in subItem.sonSubs"  :index="sonSubItem.index">                                                <img :src="'../../../static/img/'+sonSubItem.mark+'.svg'" alt="">{{sonSubItem.title}}                                            </el-menu-item>                                        </el-submenu>                                    </template>                                </template>                        </el-submenu>            </template>
查看完整描述

2 回答

?
慕桂英3389331

TA貢獻2036條經驗 獲得超8個贊

:index="" 綁定是否不唯一???


查看完整回答
反對 回復 2019-04-04
?
茅侃侃

TA貢獻1842條經驗 獲得超22個贊

你的二級導航點擊自身能進行顯示隱藏么? 比如說點擊攝像頭顯示菜單,再次點擊隱藏


查看完整回答
反對 回復 2019-04-04
  • 2 回答
  • 0 關注
  • 4681 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號