projects
/
pgperffarm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d29e44
)
online adapter
author
Hongyuan Ma
<CS_MaleicAcid@163.com>
Sun, 13 May 2018 14:17:14 +0000
(22:17 +0800)
committer
Hongyuan Ma
<CS_MaleicAcid@163.com>
Sun, 13 May 2018 14:17:14 +0000
(22:17 +0800)
front-end/src/app.jsx
patch
|
blob
|
blame
|
history
diff --git
a/front-end/src/app.jsx
b/front-end/src/app.jsx
index 1ce6a06912a4d372ab584e12f3ab21a619e24ef3..083401e1f2305e703f17c642cad54c29079ad3b6 100644
(file)
--- a/
front-end/src/app.jsx
+++ b/
front-end/src/app.jsx
@@
-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