完善基本布局
Showing
... | ... | @@ -9,18 +9,26 @@ |
"babel-runtime": "^6.6.1", | ||
"classnames": "^2.2.3", | ||
"es3ify-loader": "^0.2.0", | ||
"fetch-ie8": "^1.4.0", | ||
"history": "^2.0.1", | ||
"immutable": "^3.8.1", | ||
"isomorphic-fetch": "^2.2.1", | ||
"js-cookie": "^2.1.1", | ||
"key-mirror": "^1.0.1", | ||
"lodash": "^4.13.1", | ||
"md5": "^2.1.0", | ||
"object-assign": "^4.0.1", | ||
"react": "0.14.x", | ||
"react-chartjs": "^0.7.3", | ||
"react-dom": "0.14.x", | ||
"react-router": "2.3.x", | ||
"fetch-ie8": "^1.4.0", | ||
"object-assign": "^4.0.1", | ||
"react-redux": "^4.4.0", | ||
"react-router": "2.3.x", | ||
"react-router-redux": "^4.0.5", | ||
"redux": "^3.3.1", | ||
"redux-logger": "^2.6.1", | ||
"redux-thunk": "^2.0.1" | ||
"redux-thunk": "^2.0.1", | ||
"reqwest": "^2.0.5", | ||
"superagent": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"atool-test-mocha": "^0.1.4", | ||
... | ... | @@ -47,4 +55,4 @@ |
"start": "dora -p 8001 --plugins \"webpack,proxy,livereload?enableJs=false&injectHost=127.0.0.1,browser-history?index=/src/entries/index.html\"", | ||
"test": "atool-test-mocha ./src/**/__tests__/*-test.js" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
src/constants/AgCode.js
0 → 100644
src/constants1/AgCode.js
deleted
100644 → 0
src/fake/leftMenu.js
0 → 100644
src/fake/myFocusTableHead.js
0 → 100644
src/fake/topMenu.js
0 → 100644
src/views/Home/index.js
0 → 100644
src/views/Home/index.less
0 → 100644
Please
register
or
sign in
to comment