ludc
2025-01-16 5203081b68e3a8dc139d1807b2f8774e4a00a82a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<HTML><HEAD><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /><link href="Resources/axurerpprototype.css" type="text/css" rel="stylesheet">
 
<SCRIPT LANGUAGE="JavaScript">
 
function ShowNotes(id)
{
    switch(id) 
    {
case "pa5d57d5d3da54d12af015a01ee6a3068":
document.body.innerHTML = "<SPAN class='notespagename'>Home</SPAN><BR><BR><SPAN class='notescontent'></SPAN>";
break;
case "p5787b7835fbd494fb940b7721b4ea69a":
document.body.innerHTML = "<SPAN class='notespagename'>视图管理</SPAN><BR><BR><SPAN class='notescontent'></SPAN>";
break;
case "pcfaca79e749847f7ac268cdd406027de":
document.body.innerHTML = "<SPAN class='notespagename'>模块管理</SPAN><BR><BR><SPAN class='notescontent'></SPAN>";
break;
default:
document.body.innerHTML = ""
    }
}
</SCRIPT></HEAD><BODY></BODY></HTML>