update menu
parent
e25daa9371
commit
92c03257c2
|
|
@ -342,29 +342,36 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"title": "二级菜单",
|
||||
"path": "pages/use/use-okTab.html",
|
||||
"title": "新浪微博",
|
||||
"path": "https://www.sina.com.cn",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false
|
||||
},
|
||||
{
|
||||
"title": "二级菜单",
|
||||
"path": "pages/use/use-okTab.html",
|
||||
"title": "搜索引擎",
|
||||
"path": "",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false,
|
||||
"children": [
|
||||
{
|
||||
"title": "三级菜单",
|
||||
"path": "pages/use/use-okTab.html",
|
||||
"title": "百度",
|
||||
"path": "https://www.baidu.com",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false
|
||||
},
|
||||
{
|
||||
"title": "三级菜单",
|
||||
"path": "pages/use/use-okTab.html",
|
||||
"title": "谷歌",
|
||||
"path": "https://www.google.com",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false
|
||||
},
|
||||
{
|
||||
"title": "360搜索",
|
||||
"path": "https://www.so.com",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false
|
||||
|
|
@ -372,15 +379,15 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"title": "二级菜单",
|
||||
"path": "pages/use/use-okTab.html",
|
||||
"title": "搜狐",
|
||||
"path": "http://www.sohu.com",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false
|
||||
},
|
||||
{
|
||||
"title": "二级菜单",
|
||||
"path": "pages/use/use-okTab.html",
|
||||
"title": "网易",
|
||||
"path": "https://www.163.com",
|
||||
"font": "layui-icon",
|
||||
"icon": "",
|
||||
"spread": false
|
||||
|
|
|
|||
Loading…
Reference in New Issue