通知与推荐功能,css样式优化

Change-Id: I33d934bfdca88b7a8e6742be2a3c7323d28ffbcf
diff --git a/src/config/config.js b/src/config/config.js
index 1da40df..0a80867 100644
--- a/src/config/config.js
+++ b/src/config/config.js
@@ -2,6 +2,6 @@
 

     //serverIP后端服务器地址

 

-    serverIP:'http://team2.10813352.xyz:8088',

+    serverIP:'http://localhost:8088',

   

   }
\ No newline at end of file