|
@@ -138,7 +138,7 @@ export default [
|
|
|
{
|
|
|
path: "classifylist",
|
|
|
component: classifylist,
|
|
|
- name: "分类列表",
|
|
|
+ name: "分类管理",
|
|
|
hidden: false,
|
|
|
meta: {
|
|
|
keepAlive: false,
|
|
@@ -153,7 +153,7 @@ export default [
|
|
|
meta: {
|
|
|
name_en:"Chapter Setting",
|
|
|
pathFrom: "classifylist",
|
|
|
- pathName: "分类列表",
|
|
|
+ pathName: "分类管理",
|
|
|
pathName_en:"Category list"
|
|
|
},
|
|
|
},
|