mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化 多语言版本
This commit is contained in:
parent
974d937321
commit
2ebfa5aa81
@ -166,12 +166,12 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-5">
|
<div class="col-sm-5">
|
||||||
<div>
|
<div>
|
||||||
<vc:i18n name="注意" namespace="simplifyRoomFee"></vc:i18n>: 计费结束时间 “-” 表示未到计费时间 或 收费已结束</div>
|
注意: 计费结束时间 “-” 表示未到计费时间 或 收费已结束</div>
|
||||||
<div>
|
<div>
|
||||||
<vc:i18n name="应收金额" namespace="simplifyRoomFee"></vc:i18n> 为-1 一般为费用项公式设置出错请检查</div>
|
应收金额 为-1 一般为费用项公式设置出错请检查</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-2">
|
<div class="col-sm-2">
|
||||||
<span> <vc:i18n name="欠费小计" namespace="simplifyRoomFee"></vc:i18n>:{{simplifyRoomFeeInfo.totalAmount}}</span>
|
<span><span> <vc:i18n name="欠费小计" namespace="simplifyRoomFee"></vc:i18n></span>:{{simplifyRoomFeeInfo.totalAmount}}</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-5 float-right">
|
<div class="col-sm-5 float-right">
|
||||||
<vc:create namespace="simplifyRoomFee" path="frame/paginationPlus"></vc:create>
|
<vc:create namespace="simplifyRoomFee" path="frame/paginationPlus"></vc:create>
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user