Commit 42e70acf authored by agping's avatar agping

商铺列表修改

parent a5da25fd
......@@ -34,7 +34,7 @@
[% }else if (it[item]['rent_type'] == 4) { %]
[%= it[item]["rent_price"] / 100 %] /
[% }else if (it[item]['rent_type'] == 5) { %]
[%= it[item]["rent_price"]%] //
[%= it[item]["rent_price"] / 100 %] //
[% } %]
</td>
<td>
......
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