Commit f0eed555 authored by xishifeng's avatar xishifeng

商铺详情分享页修改2

parent 8c1954a8
......@@ -69,8 +69,8 @@
$(".shy_area").html(response.data.market_area + '㎡');
$(".b3_span2").html(response.data.industry_type);
$(".b3_spanhao").html(response.data.id);
$(".b3_span3").html(response.data.traffic);
$(".b4_font_p1").html(response.data.enter_num);
$(".b3_span3").html(response.data.enter_num);
$(".b4_font_p1").html(response.item_advantage);
$(".b5_font_p1").html(response.data.sign_rule);
b4_font = '<p class="b4_font_p">详细信息</p>' +
'<p class="b4_font2">营业时间:<span class="b4_span1 gw">' + response.data.do_business_date + '</span></p>' +
......
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