refs
author KKSU <15274802129@163.com>
Thursday, December 19, 2024 16:28 +0800
committer KKSU <15274802129@163.com>
Thursday, December 19, 2024 16:28 +0800
commitcadeca36ff86f74371c77a05dc8422abc1e48855
tree 5a589ab47368e3f27264d9740fc6b9afa423ace9 tree | zip | gz
parent a8025084f0fc576917008e9e11e6e688a5723783 view | diff
feat(table): 添加合计行功能
- 在 mallMemberList.html 中添加了 totalRow 属性,用于显示碳币和碳积分的合计
- 在 moneyFlowList.html 中移除了 description 字段的 totalRow属性
- 在 sellVipList.html 中将 amount 和 amountFee 字段的 totalRow 属性改为 true
3 files modified
13 ■■■■ changed files
src/main/resources/templates/febs/views/modules/mallMember/mallMemberList.html 7 ●●●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/mallMember/moneyFlowList.html 2 ●●● diff | view | raw | blame | history
src/main/resources/templates/febs/views/modules/runVip/sellVipList.html 4 ●●●● diff | view | raw | blame | history