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