Commit 7efa89ff by maolipeng

fix:sdasdadadasd

parent 0eedc63e
......@@ -20,6 +20,7 @@ import {
import moment from 'moment'
import Service from "@/common/js/service";
import User from '@/common/js/user';
import HomeTip from './HomeTip';
import './Home.less';
......@@ -268,6 +269,7 @@ class Home extends React.Component {
return (
<div className="home-page">
<HomeTip />
<div className="data-wrap">
<div className="home-title">数据概况</div>
<div className="data-box">
......
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