Browse Source

添加地址

yee 8 years ago
parent
commit
4eff9c3ab8
2 changed files with 310 additions and 304 deletions
  1. 301 295
      html/index.html
  2. 9 9
      html/js/public.js

File diff suppressed because it is too large
+ 301 - 295
html/index.html


+ 9 - 9
html/js/public.js

@@ -1,9 +1,9 @@
-$(function(){
-//	$('div.dropdown').mouseover(function() {
-//	  	$(this).addClass('open');    
-//	}).mouseout(function() {        
-//		$(this).removeClass('open');    
-//	});
-//	$("#myCarousel").carousel('cycle');
-//	$("#myCarousel1").carousel('cycle');
-})
+$(function () {
+    //	$('div.dropdown').mouseover(function() {
+    //	  	$(this).addClass('open');    
+    //	}).mouseout(function() {        
+    //		$(this).removeClass('open');    
+    //	});
+    //	$("#myCarousel").carousel('cycle');
+    //	$("#myCarousel1").carousel('cycle');
+})