mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化显示费用
This commit is contained in:
parent
823d9e3b7a
commit
48e92458c8
@ -77,7 +77,7 @@
|
||||
</view>
|
||||
<view class="cu-item" v-if="feeFlag != '2006012'">
|
||||
<view class="content">
|
||||
<text class="text-grey">到期时间</text>
|
||||
<text class="text-grey">缴费后时间</text>
|
||||
</view>
|
||||
<view class="action">
|
||||
<text class="text-grey text-sm">{{endTime }}</text>
|
||||
|
||||
@ -68,7 +68,7 @@
|
||||
</view>
|
||||
<view class="cu-item" v-if="feeFlag != '2006012'">
|
||||
<view class="content">
|
||||
<text class="text-grey">到期时间</text>
|
||||
<text class="text-grey">缴费后时间</text>
|
||||
</view>
|
||||
<view class="action">
|
||||
<text class="text-grey text-sm">{{endTime }}</text>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user