This commit is contained in:
shijingjing
2022-02-18 10:43:46 +08:00
parent 7c295176fa
commit 869611d1bc
4 changed files with 26 additions and 12 deletions

View File

@@ -62,6 +62,8 @@ export default {
methods: {
tabClick(index) {
this.current=1
this.type = '',
this.applyIntegralType = ''
this.integralList=[]
this.tabIndex = index
this.getList()
@@ -181,6 +183,7 @@ export default {
.card-name {
margin-top: 30px;
display: flex;
// justify-content: space-between;
height: 50px;
line-height: 50px;
font-size: 28px;