Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
王水玲
2016-06-21 14:42:17 +0800
Commit
9993f4111f7df7f697d084e21b15fecbe0658186
1 parent
b13fa7aa
星潮bug 修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
public/js/guang/star.page.js
public/js/guang/star.page.js
View file @
9993f41
...
...
@@ -79,9 +79,11 @@ function bindAvatar(dom) {
}
return
false
;
}
else
if
(
window
.
queryString
.
app_version
)
{
return
false
;
}
// else if (window.queryString.app_version) {
// return false;
// }
}
function
setIndexAction
()
{
...
...
Please
register
or
login
to post a comment