Commit 5644f4a9 authored by agping's avatar agping

1

parent 31229c54
......@@ -156,8 +156,8 @@
[% for(var item in it){ %]
<tr>
<!--深圳-->
<td class="shenzhen">[%= it[item]['alipay_3'] %]</td>
<td class="shenzhen">[%= it[item]['tenpay_3'] %]</td>
<td class="shenzhen">[%= it[item]['alipay'] %]</td>
<td class="shenzhen">[%= it[item]['tenpay'] %]</td>
<td class="shenzhen">[%= it[item]['bank_card'] %]</td>
<!--上海 杭州-->
<td class="shanghai">[%= it[item]['alipay'] %]</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