uamAll.core 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <Purview>
  2. <Popup Key="purManageTab" Caption="权限管理" Image="Pur1">
  3. <Popup Key="purManageGroup" Caption="权限管理" Image="Pur1">
  4. <Popup Key="purManagePop1" Caption="基础信息管理" Image="01">
  5. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmUser" Caption="用户管理" Image="02" CustomInfo="">
  6. <Button Key="Query" Caption="查询" Image="Query" />
  7. <Button Key="Add" Caption="新增" Image="Add" />
  8. <Button Key="Delete" Caption="删除" Image="Delete" />
  9. <Button Key="Update" Caption="修改" Image="Update" />
  10. </Window>
  11. <Popup Key="purManagePop3" Caption="基础信息管理" Image="03">
  12. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmDepartment" Caption="部门管理" Image="04" ShowRibbon="False">
  13. <Button Key="Query" Caption="查询" Image="Query" />
  14. <Button Key="Add" Caption="新增" Image="Add" />
  15. <Button Key="Delete" Caption="删除" Image="Delete" />
  16. <Button Key="Update" Caption="修改" Image="Update" />
  17. <Button Key="Build" Caption="生成" Image="Build" />
  18. </Window>
  19. </Popup>
  20. </Popup>
  21. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmRole" Caption="角色管理" Image="05">
  22. <Button Key="Query" Caption="查询" Image="Query" />
  23. <Button Key="Add" Caption="新增" Image="Add" />
  24. <Button Key="Delete" Caption="删除" Image="Delete" />
  25. <Button Key="Update" Caption="修改" Image="Update" />
  26. </Window>
  27. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmTest" Caption="测试" Image="05">
  28. <Button Key="Query" Caption="查询" Image="Query" />
  29. <Button Key="Add" Caption="新增" Image="Add" />
  30. <Button Key="Delete" Caption="删除" Image="Delete" />
  31. <Button Key="Update" Caption="修改" Image="Update" />
  32. </Window>
  33. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmPurview" Caption="权限设置" Image="06">
  34. <Button Key="Query" Caption="查询" Image="Query" />
  35. <Button Key="Save" Caption="保存" Image="Save" />
  36. </Window>
  37. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmOrganization" Caption="组织结构" Image="06">
  38. <Button Key="Query" Caption="查询" Image="Query" />
  39. <Button Key="Save" Caption="退出" Image="Close" />
  40. </Window>
  41. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmFunction" Caption="功能设置" Image="06">
  42. <Button Key="Query" Caption="查询" Image="Query" />
  43. <Button Key="Add" Caption="新增" Image="Add" />
  44. <Button Key="Delete" Caption="删除" Image="Delete" />
  45. <Button Key="Save" Caption="保存" Image="Save" />
  46. <Button Key="Close" Caption="退出" Image="Close" />
  47. </Window>
  48. <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmPurviewMgt" Caption="权限设置" Image="06">
  49. <Button Key="Query" Caption="查询" Image="Query" />
  50. <Button Key="Save" Caption="保存" Image="Save" />
  51. <Button Key="Close" Caption="退出" Image="Close" />
  52. </Window>
  53. </Popup>
  54. </Popup>
  55. <Popup Key="purDesignTab" Caption="设计管理" Image="">
  56. <Popup Key="purDesignGroup" Caption="设计管理" Image="">
  57. <Popup Key="purDesignPop1" Caption="设计管理" Image="07">
  58. <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignSet" Caption="设计管理" Image="08">
  59. <Button Key="Query" Caption="查询" Image="Query" />
  60. <Button Key="Add" Caption="新增" Image="Add" />
  61. <Button Key="Delete" Caption="删除" Image="Delete" />
  62. <Button Key="Update" Caption="修改" Image="Update" />
  63. </Window>
  64. <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignView" Caption="设计结果查询" Image="09">
  65. <Button Key="Query" Caption="查询" Image="Query" />
  66. </Window>
  67. </Popup>
  68. </Popup>
  69. </Popup>
  70. </Purview>