Commit 8dc6f1e8 authored by agping's avatar agping

分享 参数

parent 2c2cfea8
......@@ -184,7 +184,7 @@
</div>
<p class="b3_spanhao_font" id="font_24" style="margin-bottom: .1rem;">
<span class="b3_spanhao_left">
编号66
编号:
<span class="b3_spanhao office-id"></span>
</span>
......
......@@ -281,7 +281,7 @@
// localStorage.setItem('shop_list_b_user_tel',_tel);
// localStorage.setItem('shop_list_b_user_img',_name_img);
//拼接字符串 跳转办公楼列表
location.href = "/app/dist/#/buildList?share=1&isC=0&client=b&name=" + _name +'&tel=' + _tel +'&img=' + _name_img;
location.href = "/app/dist/#/buildList?share=1&isC=0&client=b&user_name=" + _name +'&user_tel=' + _tel +'&user_img=' + _name_img;
});
//点击进入楼盘详情
$('.building-detail').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