Commit c6b3d960 authored by agping's avatar agping

修改

parent 7456411d
...@@ -274,7 +274,7 @@ ...@@ -274,7 +274,7 @@
// var _share = getUrlParam('share'); // var _share = getUrlParam('share');
if(_share == "1") { if(_share == "1") {
$('.m_part3_w').hide(); $('.m_part3_w').hide();
$('.shop-list').show();
var _fix_top = $(".public"); var _fix_top = $(".public");
_fix_top.show(); _fix_top.show();
$(".pbl_cha").click(function() { $(".pbl_cha").click(function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment