@ -317,7 +317,7 @@
duration: 1500,
success() {
setTimeout(function () {
uni.redirectTo({
uni.reLaunch({
url: '/pages-userInfo/creatorAccount/creatorAccount'
})
}, 1500);
@ -134,8 +134,6 @@
});
} else {
this.userInfo = userInfo;
this.queryCreatorTypeImgNum();
this.getBanner();
}
},