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

  1. export default {
  2. route: {
  3. dashboard: '首页',
  4. arc:'内容中心',
  5. ArcIndex:'文章管理',
  6. ArchiveAdd:'创建文章',
  7. ArchiveDetail:'浏览文章',
  8. ArchiveCommentMng:'评论管理',
  9. ArchiveMngQuery:'文档查阅',
  10. ArchiveListFlow:'流程归档查阅',
  11. ArchiveAttachmentMng:'附件管理',
  12. ArcCategoryMng:'文章分类管理',
  13. CategoryTreeTable:'文章分类定义',
  14. ChannelMng: '频道定义',
  15. ImageCategoryMng:'图片分类定义',
  16. ImageMng:'图片管理',
  17. MaterialMng:'素材管理',
  18. ImageMng1:'图片管理1',
  19. arcSend:'内容分发',
  20. SendPlanMng:'分发计划管理',
  21. aq:'咨询中心',
  22. AqQuestionMng:'问题管理',
  23. AqCategoryMng:'问题分类',
  24. AqFaqMng:'常见问题管理',
  25. AqQuestionAdd:'发起咨询'
  26. }
  27. }