新增每周食谱
This commit is contained in:
@@ -599,5 +599,20 @@ export default {
|
||||
"icon": "el-icon-magic-stick"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "/recipe",
|
||||
"name": "recipe",
|
||||
"component": "recipe",
|
||||
"meta": {
|
||||
"title": "message.router.recipe",
|
||||
"isLink": "",
|
||||
"isHide": false,
|
||||
"isKeepAlive": true,
|
||||
"isAffix": true,
|
||||
"isIframe": false,
|
||||
"roles": ["admin", "common"],
|
||||
"icon": "el-icon-s-opportunity"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user