fix: 智聪记账管理,统计分析页面按钮展示修改。

This commit is contained in:
tianyongbao
2025-02-26 18:26:52 +08:00
parent 090995d33f
commit a4f77ce054
18 changed files with 18 additions and 18 deletions

View File

@@ -140,7 +140,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>账户收支统计</button> <button type="primary" style="margin-right:5px" size=mini>账户收支统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -52,7 +52,7 @@
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">账户余额</button> <button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">账户余额</button>
<button :type="secondType" type="primary" size=mini @click="btSecondClick">信用卡可用余额</button> <button :type="secondType" type="primary" size=mini @click="btSecondClick">信用卡可用余额</button>
</div> </div>

View File

@@ -148,7 +148,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>信用卡收支统计</button> <button type="primary" style="margin-right:5px" size=mini>信用卡收支统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -196,7 +196,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button :type="classType" type="primary" size=mini @click="btClassClick">日期统计</button> <button :type="classType" type="primary" size=mini @click="btClassClick">日期统计</button>
<button :type="dayType" style="margin-right:5px" size=mini @click="btDayClick">分类统计</button> <button :type="dayType" style="margin-right:5px" size=mini @click="btDayClick">分类统计</button>

View File

@@ -149,7 +149,7 @@
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">结算卡统计</button> <button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">结算卡统计</button>
<button :type="secondType" type="primary" size=mini @click="btSecondClick">近6月收款金额统计</button> <button :type="secondType" type="primary" size=mini @click="btSecondClick">近6月收款金额统计</button>
</div> </div>

View File

@@ -148,7 +148,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>储蓄账户统计</button> <button type="primary" style="margin-right:5px" size=mini>储蓄账户统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -135,7 +135,7 @@
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>投资收益统计</button> <button type="primary" style="margin-right:5px" size=mini>投资收益统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -100,7 +100,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>POS机刷卡统计 <button type="primary" style="margin-right:5px" size=mini>POS机刷卡统计
</button> </button>
</div> </div>

View File

@@ -149,7 +149,7 @@
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">POS机统计</button> <button :type="firstType" style="margin-right:5px" size=mini @click="btFirstClick">POS机统计</button>
<button :type="secondType" type="primary" size=mini @click="btSecondClick">近6月刷卡金额统计</button> <button :type="secondType" type="primary" size=mini @click="btSecondClick">近6月刷卡金额统计</button>
</div> </div>

View File

@@ -125,7 +125,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>信用卡账单统计</button> <button type="primary" style="margin-right:5px" size=mini>信用卡账单统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -133,7 +133,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>信用卡分期待还</button> <button type="primary" style="margin-right:5px" size=mini>信用卡分期待还</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -100,7 +100,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>信用卡分期已还</button> <button type="primary" style="margin-right:5px" size=mini>信用卡分期已还</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -140,7 +140,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>征信查询统计</button> <button type="primary" style="margin-right:5px" size=mini>征信查询统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -100,7 +100,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>期货统计分析</button> <button type="primary" style="margin-right:5px" size=mini>期货统计分析</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -101,7 +101,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>收益统计分析</button> <button type="primary" style="margin-right:5px" size=mini>收益统计分析</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -133,7 +133,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>贷款待还统计</button> <button type="primary" style="margin-right:5px" size=mini>贷款待还统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -100,7 +100,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>贷款已还统计</button> <button type="primary" style="margin-right:5px" size=mini>贷款已还统计</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">

View File

@@ -100,7 +100,7 @@
</div> </div>
<div></div> <div></div>
</div> </div>
<div style="margin:8px"> <div style="margin:8px" v-show="listData.length>0">
<button type="primary" style="margin-right:5px" size=mini>股票统计分析</button> <button type="primary" style="margin-right:5px" size=mini>股票统计分析</button>
</div> </div>
<u-list :spaceHeight="116" lowerThreshold="100"> <u-list :spaceHeight="116" lowerThreshold="100">