Authored by zhangxiaoru

shop js

@@ -195,7 +195,7 @@ function shopNavData() { @@ -195,7 +195,7 @@ function shopNavData() {
195 shopListData('null'); 195 shopListData('null');
196 $('.shop-nav').hide(); 196 $('.shop-nav').hide();
197 197
198 - // return; 198 + return;
199 } 199 }
200 200
201 $('.shop-area').html(navString); 201 $('.shop-area').html(navString);