@@ -26,7 +26,8 @@
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"redux": "^4.0.0",
- "redux-undo": "^0.6.1"
+ "redux-undo": "^0.6.1",
+ "wangeditor": "^3.1.1"
},
"devDependencies": {
"babel-plugin-dva-hmr": "^0.3.2",
@@ -1,5 +1,5 @@
-// const BASE_URL = 'http://192.168.253.189:8081/BI';
-const BASE_URL = 'http://192.168.253.129:8080';
+const BASE_URL = 'http://192.168.253.189:8081/BI';
+// const BASE_URL = 'http://192.168.253.129:8080';
/**后台接口地址 */
const URLS = {