You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
748 B
29 lines
748 B
export default {
|
|
route: {
|
|
dashboard: '首页',
|
|
arc:'内容中心',
|
|
ArcIndex:'文章管理',
|
|
ArchiveAdd:'创建文章',
|
|
ArchiveDetail:'浏览文章',
|
|
ArchiveCommentMng:'评论管理',
|
|
ArchiveMngQuery:'文档查阅',
|
|
ArchiveListFlow:'流程归档查阅',
|
|
ArchiveAttachmentMng:'附件管理',
|
|
ArcCategoryMng:'文章分类管理',
|
|
CategoryTreeTable:'文章分类定义',
|
|
ChannelMng: '频道定义',
|
|
ImageCategoryMng:'图片分类定义',
|
|
ImageMng:'图片管理',
|
|
MaterialMng:'素材管理',
|
|
ImageMng1:'图片管理1',
|
|
arcSend:'内容分发',
|
|
SendPlanMng:'分发计划管理',
|
|
|
|
aq:'咨询中心',
|
|
AqQuestionMng:'问题管理',
|
|
AqCategoryMng:'问题分类',
|
|
AqFaqMng:'常见问题管理',
|
|
AqQuestionAdd:'发起咨询'
|
|
|
|
}
|
|
}
|