账单增删改调整
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
title="{{item.name}}"
|
||||
description="{{item.date}} • {{item.accountName}}"
|
||||
align="top"
|
||||
image="{{item.icon}}"
|
||||
image="{{item.moneyIcon}}"
|
||||
note="{{item.money}}"
|
||||
class="t-cell-{{item.type}}"
|
||||
url="{{'/pages/bill/index?id=' + item.id}}"
|
||||
|
||||
Reference in New Issue
Block a user