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
e46f36e8
Commit
e46f36e8
authored
Aug 06, 2019
by
季圣华
Browse files
修改新手引导的超时时间
parent
99be262a
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/user/userHelp.html
View file @
e46f36e8
...
...
@@ -211,7 +211,7 @@
var
parentIframe
=
parentDom
.
find
(
"
iframe
"
);
var
funDom
=
parentIframe
.
contents
().
find
(
"
#tt li a:contains(
"
+
funName
+
"
)
"
);
funDom
.
click
();
},
1
000
);
},
2
000
);
}
//初始资料
$
(
"
#tt .goods
"
).
off
(
"
click
"
).
on
(
"
click
"
,
function
()
{
...
...
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