1.在element官網找到模板:
2.新增和@click=「topage(』/helloworld』)」,如下:
(key, keypath)"login"
是用來展示右邊部分的內容。>
="tac"
>
"4">
我的系統<
/h5>
default
-active=
"2"class
="el-menu-vertical-demo"
@open=
"handleopen"
@close=
"handleclose"
background-color=
"1890ff"
text-color=
"#fff"
active-text-color=
"#ffd04b"
style=
"height: 600px"
>
"1">
"title"
>
="el-icon-location"
>
<
/i>
導航一<
/span>
<
/template>
"title"
>分組一<
/template>
"1-1"
>選項1
<
/el-menu-item>
"1-2"
>選項2
<
/el-menu-item>
<
/el-menu-item-group>
"分組2"
>
"1-3"
>選項3
<
/el-menu-item>
<
/el-menu-item-group>
"1-4"
>
"title"
>選項4
<
/template>
"1-4-1"
>選項1
<
/el-menu-item>
<
/el-submenu>
<
/el-submenu>
"2" @click=
"topage('/helloworld')"
>
="el-icon-menu"
>
<
/i>
"title"
>導航二<
/span>
<
/el-menu-item>
"3" @click=
"topage('/test')"
>
="el-icon-document"
>
<
/i>
"title"
>導航三<
/span>
<
/el-menu-item>
"4" @click=
"topage('/helloworld')"
>
="el-icon-setting"
>
<
/i>
"title"
>導航四<
/span>
<
/el-menu-item>
<
/el-menu>
<
/el-col>
<
/router-view>
<
/el-row>
<
/div>注意:
3.新增方法:
handleopen
,handleclose
(key, keypath)
,topage
(path)
)}4.修改router資料夾---->index.js:
,,
children:[,
}]},注意:redirect:』/test』可以指定剛進入要顯示的頁面
children是子選單路徑。
vue封裝左側導航欄元件demo
示例demo的樣式 然後說一下布局元件的呼叫邏輯 這裡我使用覆蓋element的樣式的方式,達到專案需求,這裡學到了很多如何定位dom元素的樣式,使用css陰影,如何覆蓋樣式,如何使用css3的偽類,如何通過滑鼠移動事件找到dom元素等 首先使用layout元件並設定樣式,其作為左側元件的容器,在專...
jquery網頁左側導航選單欄
1.首先在之間新增 2.然後,在之中寫入如下 根據您的實際情況修改 審批結果 維護中的車輛 返回oa主頁 退出oa系統 3.最後就是.js和.css檔案了 menu.js檔案 如下 function getelementsbyclassname searchclass,node,tag else v...
mfc BCG 左側導航欄 樹新增右鍵選單
vs vs2010 bcg bcgcontrolbar professional v.22.1 retail 1 在檢視中新增乙個自己定義的menu例如 2 在類cworkspacebar類中新增訊息wm contextmenu並在其中新增如下 uint nflag tvht onitem cpoi...