Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
03abe02c
Commit
03abe02c
authored
Nov 22, 2017
by
季圣华
Browse files
更新menu的代码
parent
f77e3bc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/pages/common/menu.jsp
View file @
03abe02c
...
...
@@ -206,10 +206,10 @@ function ceshi()
<!-- 导航内容 -->
<div>
<ul
id=
"tt"
></ul>
<script
type=
"text/javascript"
>
<script
>
var
PNumber
=
getUrlParam
(
'
appID
'
);
//获取传值appid
$
(
function
()
{
$
(
'
#tt
'
).
tree
({
$
(
function
(){
$
(
'
#tt
'
).
tree
({
url
:
'
<%=
path
%>
/functions/findMenu.action?PNumber=
'
+
PNumber
+
'
&hasFunctions=
'
+
functions
,
animate
:
true
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment