| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <Purview>
- <Popup Key="purManageTab" Caption="权限管理" Image="Pur1">
- <Popup Key="purManageGroup" Caption="权限管理" Image="Pur1">
- <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmOrganization" Caption="组织结构" Image="06">
- <Button Key="Query" Caption="查询" Image="Query" />
- <Button Key="Save" Caption="退出" Image="Close" />
- </Window>
- <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmFunction" Caption="功能设置" Image="06">
- <Button Key="Query" Caption="查询" Image="Query" />
- <Button Key="Add" Caption="新增" Image="Add" />
- <Button Key="Delete" Caption="删除" Image="Delete" />
- <Button Key="Save" Caption="保存" Image="Save" />
- <Button Key="Close" Caption="退出" Image="Close" />
- </Window>
- <Window AssemblyName="CoreFS.CD01" Key="CoreFS.CD01.FrmPurviewMgt" Caption="权限设置" Image="06">
- <Button Key="Query" Caption="查询" Image="Query" />
- <Button Key="Save" Caption="保存" Image="Save" />
- <Button Key="Close" Caption="退出" Image="Close" />
- </Window>
- </Popup>
- </Popup>
- <Popup Key="purDesignTab" Caption="设计管理" Image="">
- <Popup Key="purDesignGroup" Caption="设计管理" Image="">
- <Popup Key="purDesignPop1" Caption="设计管理" Image="07">
- <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignSet" Caption="设计管理" Image="08">
- <Button Key="Query" Caption="查询" Image="Query" />
- <Button Key="Add" Caption="新增" Image="Add" />
- <Button Key="Delete" Caption="删除" Image="Delete" />
- <Button Key="Update" Caption="修改" Image="Update" />
- <Button Key="Build" Caption="生成" Image="Build" />
- </Window>
- <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignView" Caption="设计结果查询" Image="09">
- <Button Key="Query" Caption="查询" Image="Query" />
- </Window>
- <Window AssemblyName="CoreFS.CB04" Key="CoreFS.CB04.FrmDesignMain" Caption="工程设计管理" Image="08">
- <Button Key="Query" Caption="查询" Image="Query" />
- <Button Key="Save" Caption="保存" Image="Save" />
- <Button Key="Close" Caption="退出" Image="Close" />
- </Window>
-
- </Popup>
- </Popup>
- </Popup>
- <Popup Key="purLogTab" Caption="日志管理" Image="">
- <Popup Key="purLogGroup" Caption="日志管理" Image="">
- <Popup Key="purLogPop1" Caption="日志管理" Image="07">
- <Window AssemblyName="CD03" Key="CD03.FrmDBLog" Caption="数据库日志管理" Image="08">
- <Button Key="Query" Caption="查询" Image="Query" />
- </Window>
- <Window AssemblyName="CD03" Key="CD03.FrmFileLog" Caption="文件日志管理" Image="08">
- <Button Key="Query" Caption="查询" Image="Query" />
- </Window>
- </Popup>
- </Popup>
- </Popup>
- <Popup Key="purAutoUpdateTab" Caption="性能监控管理" Image="">
- <Popup Key="purAutoUpdateGroup" Caption="性能监控管理" Image="">
- <Popup Key="purAutoUpdatePop1" Caption="性能监控" Image="07">
- <Window AssemblyName="CoreFS.CC01" Key="CoreFS.CC01.CorePerformanceMonitor" Caption="性能监控" Image="08">
- <Button Key="Start" Caption="启动" Image="Start" />
- <Button Key="End" Caption="停止" Image="End" />
- </Window>
- </Popup>
- </Popup>
- </Popup>
- </Purview>
|