fix: 智聪记账管理,统计页面,增加tab按钮。
This commit is contained in:
@@ -147,6 +147,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div></div>
|
||||
</div>
|
||||
<div style="margin:8px">
|
||||
<button type="primary" style="margin-right:5px" size=mini>信用卡收支统计</button>
|
||||
</div>
|
||||
<u-list :spaceHeight="116" lowerThreshold="100">
|
||||
<u-list-item v-for="(item, index) in listData" :key="index">
|
||||
|
||||
Reference in New Issue
Block a user