白色主题
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
description="{{item.date}} • {{item.accountName}}"
|
||||
align="top"
|
||||
image="{{item.moneyIcon}}"
|
||||
note="{{item.money}}"
|
||||
class="t-cell-{{item.billType}}"
|
||||
url="{{'/pages/bill/index?id=' + item.id}}"
|
||||
/>
|
||||
>
|
||||
<text slot="note" class="t-color-{{item.billType}}">{{item.money}}</text>
|
||||
</t-cell>
|
||||
</t-cell-group>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user