|
@@ -7,7 +7,7 @@ import store from './store';
|
|
|
import {AppContainer} from 'react-hot-loader';
|
|
|
import HomePage from './modules/HomePage';
|
|
|
import $ from 'jquery';
|
|
|
-import "@utils/jqPrint";
|
|
|
+import "@utils/jqprint";
|
|
|
|
|
|
const render = (Component) => {
|
|
|
//ie8 console兼容
|