Commit 140e200d authored by 黄奎's avatar 黄奎

页面修改

parent 6cf82912
......@@ -667,7 +667,7 @@
</template>(大写)项服务。 </p>
<h3>备注:<font style="color:red">{{dataList.notes}}</font></h3>
<h3>人数:<font style="color:blue">{{dataList.clientNumber}}</font></h3>
<h3>单价:<font style="color:blue">{{dataList.adultPrice}} </font></h3>
<h3>单价:<font style="color:blue">{{dataList.adultPrice}} </font>元/</h3>
<h3>费用总额(小写)人民币 <font style="color:blue">{{dataList.orderPrice}}</font> 元, (大写)人民币 <font style="color:blue">{{dataList.bigOrderPrice}}</font> </h3>
<h3>
{{dataList.clientNumber?dataList.clientNumber:''}}人合计 <font style="color:red">{{dataList.totalMoneyInfo}}</font>
......
......@@ -839,7 +839,7 @@
<p>人数:<font style="color:blue">{{dataList.clientNumber}}</font></p>
</h3>
<h3>
<p>单价:<font style="color:blue">{{dataList.adultPrice}} </font></p>
<p>单价:<font style="color:blue">{{dataList.adultPrice}} </font>元/</p>
</h3>
<h3>
<p>费用总额(小写)人民币 {{dataList.orderPrice}} 元, (大写)人民币 {{dataList.bigOrderPrice}} </p>
......
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