mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-07 20:04:10 +08:00
我的页面优化
This commit is contained in:
parent
1c43bc56a6
commit
13831a4e85
@ -69,7 +69,7 @@ const MemberPage = () => {
|
||||
if (totalData) {
|
||||
setLearnTotalDay(totalData[0]);
|
||||
setLearnTotalHour(totalData[1]);
|
||||
setLearnTodayMin(totalData[2]);
|
||||
setLearnTotalMin(totalData[2]);
|
||||
}
|
||||
setLoading(false);
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user