我的关注页面

This commit is contained in:
zhaofang
2022-11-02 17:26:50 +08:00
parent c51efc911b
commit 1e27665607
3 changed files with 186 additions and 15 deletions

View File

@@ -200,7 +200,6 @@
onLoad(options) {
this.$store.dispatch('GetUserInfo').then(rs => {
this.userInfo = rs;
console.log(rs,'rs')
this.getExperience();
this.getDuration();
this.getDays();