标题
This commit is contained in:
@@ -69,6 +69,9 @@ export default {
|
|||||||
this.rankNum = option.rankNum
|
this.rankNum = option.rankNum
|
||||||
this.userId = option.userId
|
this.userId = option.userId
|
||||||
},
|
},
|
||||||
|
onShow() {
|
||||||
|
document.title = '积分明细'
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 积分排行
|
// 积分排行
|
||||||
getInfo() {
|
getInfo() {
|
||||||
|
|||||||
Reference in New Issue
Block a user