Ver código fonte

wap期展示本期实付

laiguoran 3 anos atrás
pai
commit
746a57691d
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8 0
      app/view/wap/shenpi_stage.ejs

+ 8 - 0
app/view/wap/shenpi_stage.ejs

@@ -84,6 +84,14 @@
                                 <b>¥<%- stage.yf_tp ? stage.yf_tp : 0 %></b>
                             </td>
                         </tr>
+                        <tr>
+                            <td>
+                                <p class="mb-0">本期实付</p>
+                                <b>¥<%- stage.sf_tp ? stage.sf_tp : 0 %></b>
+                            </td>
+                            <td>
+                            </td>
+                        </tr>
                         </tbody></table>
                 </dd>
             </dl>