个人中心数据修正

This commit is contained in:
唐明明
2022-06-12 15:32:58 +08:00
parent cdc8607394
commit 05bc9cc449
17 changed files with 25 additions and 152 deletions

View File

@@ -194,7 +194,8 @@
info().then(res => {
uni.setNavigationBarTitle({
title: res.nickname
});
});
this.order = res.order
this.cardText = res.identity_array
this.userInfo = {
nickname : res.nickname,