Commit 66140de6 by chenshu

feat:数据面板完成

parent 9f8abbec
......@@ -325,7 +325,7 @@ class Home extends React.Component {
</div>
{_.isEmpty(list) ?
<div className="study-empty">
<img src="https://image.xiaomaiketang.com/xm/7fNziTkEaA.png" />
<img src="https://image.xiaomaiketang.com/xm/52dmait5Bx.png" />
<div>暂无课程上榜</div>
</div>
: list.map((item, index) => (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment