51 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			51 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
|  | <?xml version="1.0" encoding="utf-8" ?> | ||
|  | <siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" > | ||
|  |      | ||
|  |    | ||
|  |    <siteMapNode url="" title="得牛WMS"  description=""> | ||
|  |      <siteMapNode url="~/index.aspx" title="系统首页"  description=""/> | ||
|  |      <siteMapNode url="~/ShowNewsCate.aspx" title="更多信息"  description=""/> | ||
|  |      <siteMapNode url="~/showError.aspx" title="错误提示"  description=""/> | ||
|  |      <siteMapNode url="~/Desktop.aspx" title="我的桌面"  description=""/> | ||
|  |      <siteMapNode url="~/login.aspx" title="系统登录"  description=""/> | ||
|  |       <siteMapNode url="" title="系统管理"  description=""> | ||
|  |         <siteMapNode url="~/Dict/RoleEmp.aspx" title="角色分配"  description="" /> | ||
|  |         <siteMapNode url="~/Dict/RoleAuth.aspx" title="权限分配"  description="" /> | ||
|  |         <siteMapNode url="~/Dict/AuthorityMain.aspx" title="权限维护"  description="" /> | ||
|  |         <siteMapNode url="~/Dict/RoleMain.aspx" title="角色维护"  description="" /> | ||
|  |         <siteMapNode url="~/Dict/PublicNewsMain.aspx" title="信息维护"  description="" /> | ||
|  |      </siteMapNode> | ||
|  | 
 | ||
|  |     <siteMapNode url="" title="绩效考核管理"  description=""> | ||
|  |      | ||
|  |       <siteMapNode url="~/Project/ProjectApprove.aspx?authTpe=200" title="项目考核"  description="" /> | ||
|  |       <siteMapNode url="~/Project/ProjectsQuery.aspx" title="绩效查询"  description="" />  | ||
|  |        | ||
|  |     </siteMapNode> | ||
|  | 
 | ||
|  | 
 | ||
|  |      <siteMapNode url="" title="项目信息管理"  description=""> | ||
|  |        <siteMapNode url="~/Project/ProjectMain.aspx" title="我的项目"  description="" /> | ||
|  |        <siteMapNode url="~/Project/WorkplanMain.aspx" title="工作日志"  description="" /> | ||
|  |        <siteMapNode url="~/Project/WorkReport.aspx" title="工作总结"  description="" /> | ||
|  |        <siteMapNode url="~/Project/ProjectApprove.aspx?authTpe=100" title="项目审批"  description="" /> | ||
|  |        <siteMapNode url="~/Project/ProjectCenter.aspx" title="项目维护"  description="" /> | ||
|  |          | ||
|  |      </siteMapNode> | ||
|  | 
 | ||
|  |      <siteMapNode url="" title="基础信息管理"  description=""> | ||
|  |        <siteMapNode url="~/Dict/DeptMain.aspx" title="组织架构"  description="" /> | ||
|  |        <siteMapNode url="~/Dict/EmployeeMain.aspx" title="用户信息"  description="" /> | ||
|  |        <siteMapNode url="~/Dict/DeptEmp.aspx" title="用户分配"  description="" /> | ||
|  | 
 | ||
|  |      </siteMapNode> | ||
|  |      <siteMapNode url="" title="培训管理"  description=""> | ||
|  |        <siteMapNode url="~/Training/Lesson.aspx" title="课程维护"  description="" /> | ||
|  |        <siteMapNode url="~/Training/LessonCategory.aspx" title="科目维护"  description="" /> | ||
|  |        <siteMapNode url="~/Training/LessonEmp.aspx" title="学员分配"  description="" /> | ||
|  |        <siteMapNode url="~//Training/LessonView.aspx" title="课程浏览"  description="" /> | ||
|  |         | ||
|  |      </siteMapNode> | ||
|  |    </siteMapNode> | ||
|  | </siteMap> |