Commit 3f31267f authored by agping's avatar agping

1

parent 5167e4b5
......@@ -8,7 +8,7 @@
<td>[%= it[item]['user_id'] %]</td>
<td>[%= it[item]['user_name'] %]</td>
<td>[%= it[item]['user_phone'] %]</td>
<td>[%= it[item]['city'] %][%= it[item]['disc'] %]</td>
<td>[%= it[item]['city'] %][%= it[item]['disc'] %][%= it[item]['business_district_name'] %]</td>
<td>[%= it[item]['industry_type'] %]</td>
<td>[%= it[item]['area_start'] %]-[%= it[item]['area_end'] %]</td>
[% if(it[item]['price_type'] == 1){ %]
......
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