online adapter
authorHongyuan Ma <CS_MaleicAcid@163.com>
Sun, 13 May 2018 14:17:14 +0000 (22:17 +0800)
committerHongyuan Ma <CS_MaleicAcid@163.com>
Sun, 13 May 2018 14:17:14 +0000 (22:17 +0800)
front-end/src/app.jsx

index 1ce6a06912a4d372ab584e12f3ab21a619e24ef3..083401e1f2305e703f17c642cad54c29079ad3b6 100644 (file)
@@ -5,8 +5,8 @@ import { spring, AnimatedRoute ,AnimatedSwitch} from 'react-router-transition';
 // layout
 import Layout from 'component/layout/index.jsx'
 // page
-import Home from 'page/home/index.jsx'
-import Status from 'page/Status/index.jsx'
+import Home from './page/home/index.jsx'
+import Status from './page/Status/index.jsx'
 
 
 // we need to map the `scale` prop we define below