Commit 12b00836 authored by hujun's avatar hujun

Merge branch 'test' of https://gitee.com/zwyjjc/tl_estate into test

parents d523054f ba853ed2
......@@ -70,7 +70,7 @@
$(".b3_span2").html(response.data.industry_type);
$(".b3_spanhao").html(response.data.id);
$(".b3_span3").html(response.data.enter_num);
$(".b4_font_p1").html(response.item_advantage);
$(".b4_font_p1").html(response.data.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