Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
lore-w
2015-12-04 13:27:39 +0800
Commit
0cef976f1dcd8894a43930c99e928c317ac95124
1 parent
a7f62e4f
意见反馈提交成功后跳转链接
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
static/js/me/suggest.js
static/js/me/suggest.js
View file @
0cef976
...
...
@@ -82,6 +82,9 @@ headerNavHammer.on('tap', function(e) {
autoHide
:
true
,
dialogText
:
'提交成功'
});
setTimeout
(
function
()
{
location
.
pathname
=
'home/suggest'
;
},
2000
);
}
}).
fail
(
function
()
{
...
...
Please
register
or
login
to post a comment