Authored by 王水玲

登录

@@ -101,11 +101,7 @@ @@ -101,11 +101,7 @@
101 "yoho-handlebars": "^4.0.5", 101 "yoho-handlebars": "^4.0.5",
102 "yoho-jquery": "^1.12.4", 102 "yoho-jquery": "^1.12.4",
103 "yoho-jquery-lazyload": "^1.9.7", 103 "yoho-jquery-lazyload": "^1.9.7",
104 -<<<<<<< HEAD  
105 "yoho-jquery-placeholder": "^2.3.1", 104 "yoho-jquery-placeholder": "^2.3.1",
106 -=======  
107 - "yoho-jquery-placeholder": "0.0.3",  
108 ->>>>>>> develop  
109 "yoho-slider": "0.0.2" 105 "yoho-slider": "0.0.2"
110 } 106 }
111 } 107 }
@@ -546,7 +546,7 @@ function actionCover() { @@ -546,7 +546,7 @@ function actionCover() {
546 $('#cover .guide-box').bind('click', function(e) { 546 $('#cover .guide-box').bind('click', function(e) {
547 e.stopPropagation(); 547 e.stopPropagation();
548 }); 548 });
549 - }); 549 + }
550 } 550 }
551 551
552 actionCover(); 552 actionCover();