细节修改
This commit is contained in:
parent
092d8fcdb1
commit
cbe0dca250
@ -117,7 +117,7 @@ class MyPageState extends State<MyPage> with SingleTickerProviderStateMixin {
|
||||
}
|
||||
};
|
||||
tabController.addListener(tabListener);
|
||||
getUserLikesCount();
|
||||
|
||||
// loadData(0);
|
||||
}
|
||||
|
||||
@ -243,6 +243,7 @@ class MyPageState extends State<MyPage> with SingleTickerProviderStateMixin {
|
||||
favoriteParams.init();
|
||||
// currentTabIndex.value = 0;
|
||||
selfInfo();
|
||||
getUserLikesCount();
|
||||
loadData(idx);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user