Commit 1a76fc6b by chenshu

Merge branch 'feature/chenshu/panel' into dev

parents 3bac8ab4 66140de6
...@@ -325,7 +325,7 @@ class Home extends React.Component { ...@@ -325,7 +325,7 @@ class Home extends React.Component {
</div> </div>
{_.isEmpty(list) ? {_.isEmpty(list) ?
<div className="study-empty"> <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>暂无课程上榜</div>
</div> </div>
: list.map((item, index) => ( : 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