mirror of
https://github.com/PlayEdu/backend
synced 2025-06-29 13:34:41 +08:00
学员学习折线图样式
This commit is contained in:
parent
d4df2fd07f
commit
b197da34c8
@ -301,11 +301,8 @@ const MemberLearnPage = () => {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Row className="playedu-main-sp-top mb-24">
|
<Row className="playedu-main-top mb-24">
|
||||||
<div
|
<div className="float-left mb-24">
|
||||||
className="float-left mb-24"
|
|
||||||
style={{ padding: "0 36px", boxSizing: "border-box" }}
|
|
||||||
>
|
|
||||||
<BackBartment title="学员学习" />
|
<BackBartment title="学员学习" />
|
||||||
</div>
|
</div>
|
||||||
<div className={styles["charts"]}>
|
<div className={styles["charts"]}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user