Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-activity
·
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
lijing
2016-08-30 11:26:09 +0800
Commit
5814837fa27464ed40140e80cf1266a89ceb9f48
1 parent
b2ecc9ed
vote
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/brandVote/YOHOPE/index.html
web/src/main/webapp/brandVote/YOHOPE/index.html
View file @
5814837
...
...
@@ -551,7 +551,7 @@
// return;
// }
var
itemIds
=
[];
var
voted
=
$
(
".vote_click"
);
if
(
uid
){
if
(
!
voted
||
voted
.
length
==
0
)
{
diaCover
(
"您还没有投票"
);
...
...
Please
register
or
login
to post a comment