归物本

个人物品资产管理工具 · 数据本地存储 · 安全隐私

物品统计

{{ totalItems }} 件

分类: {{ categoryCount }} 类 · 当前: {{ filteredItems.length }} 件

总消费金额

{{ formatPrice(totalCost) }}

日均消费

{{ formatPrice(averageDailyCost) }}

使用天数

{{ maxDays }} 天

{{ item.name }}

{{ item.category }}

数量: {{ item.quantity }}

购入时间: {{ formatDate(item.purchaseDate) }}

价格: ¥{{ item.price.toFixed(2) }}

日均: ¥{{ item.dailyCost.toFixed(2) }}

{{ item.remark }}

暂无物品数据,点击上方添加按钮开始记录吧

{{ showEditModal ? '编辑物品' : '添加物品' }}