@@ -61,10 +61,8 @@ export default {
userInfo: {}
}
},
- created () {
+ async activated () {
this.funInit()
- },
- async mounted () {
await this.$nextTick()
this.$refreshTitle('我的')