账户调整

This commit is contained in:
2023-02-08 20:57:17 +08:00
parent 668a387554
commit eb071d6546
5 changed files with 25 additions and 26 deletions

View File

@@ -13,7 +13,7 @@
<t-cell wx:for="{{incomeList}}" wx:key="index"
title="{{item.name}}"
align="top"
image="/image/bill/11.png"
image="{{item.icon}}"
note="{{item.money}}"
url="../edit/index?isAccount=0&isIncome=1&isAdd=0&id={{item.id}}"
/>