|
|
@@ -20,7 +20,7 @@ import 'css/home-page.css'
|
|
|
import {fetchGet, fetchPost} from "../../utils/fetchRequest";
|
|
|
import {_baseURL, API} from "../../configs/api.config";
|
|
|
import icon_home_change from "../../style/imgs/icon_home_change.png";
|
|
|
-
|
|
|
+let holly = 0
|
|
|
const operation = Modal.operation;
|
|
|
|
|
|
class HomePage extends Component {
|
|
|
@@ -35,7 +35,6 @@ class HomePage extends Component {
|
|
|
}
|
|
|
|
|
|
componentWillMount() {
|
|
|
-
|
|
|
}
|
|
|
|
|
|
componentDidMount() {
|