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
Plain Diff
Browse Files
Authored by
lore-w
2015-12-04 13:29:09 +0800
Commit
0031c38e5cea0023cd5380f757026fbd1420f29a
2 parents
864fdfd9
0cef976f
code review by bikai
Hide 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 @
0031c38
...
...
@@ -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