@@ -44,7 +44,7 @@
success(res) {
_that.gridtTypeLits = res.data.rows
// this.gridtTypeLits = res.data.rows
-
+
}
})
},
@@ -119,4 +119,5 @@
background: -moz-linear-gradient(#46aef7, #1dd5e6);
background: linear-gradient(#46aef7, #1dd5e6);
-</style>
+</style>
@@ -115,7 +115,7 @@ export default {
//获取当前积分
getScoreForMe(userId){
getScore(this.userId).then(res =>{
- this.initInfo.socreNum = res.data.scoreNum
+ this.initInfo.scoreNum = res.data.scoreNum