Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
tmq
9 years ago
Commit
6663951a1f90d374a04c394e6236b2f26fe2a628
1 parent
d215cddd
时间修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
res/js/yohood.js
res/js/yohood.js
View file @
6663951
...
...
@@ -1530,7 +1530,7 @@ define('yohood', function(require, exports) {
setTimeout
(
function
()
{
$
(
'.dialog-w'
).
fadeOut
();
window
.
location
.
reload
();
},
2
000
);
},
5
000
);
}
else
{
alert
(
d
.
message
);
}
...
...
Please
register
or
login
to post a comment