cmq
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user