Browse Source

add activityDetails signUp

yee 8 years ago
parent
commit
b16277c61c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/WEB-INF/views/portal/activity/details.html

+ 1 - 1
src/main/webapp/WEB-INF/views/portal/activity/details.html

@@ -87,7 +87,7 @@
 					</li>
 				</ul>
 				<div class="activity_apply">
-					<a href="#" class="apply customer-service">立即报名</a> 
+					<a href="#" id="signUp" class="apply customer-service">立即报名</a> 
 					<!-- <a href="#" class="recommend">邀请朋友报名</a> -->
 				</div>
 			</div>