This commit is contained in:
liuye
2022-02-25 14:42:07 +08:00
parent a80da6c722
commit cbecf5d57f
4 changed files with 5 additions and 5 deletions

View File

@@ -125,7 +125,7 @@ export default {
this.areaName = this.user.areaName || ''
},
onShow() {
document.title = '积分兑换'
document.title = '积分超市'
},
methods: {
toOrder() {