Browse Source

数据查看 周六联调

jiayufei 4 years ago
parent
commit
326e017b46

+ 2 - 2
src/views/modules/headline-view/headline-view-server.js

@@ -1,4 +1,4 @@
 // export const urlAcount = 'http://118.24.244.213:8080'; // 线上
-// export const urlAcount = 'http://192.168.1.43:8080'; // 子安
+export const urlAcount = 'http://192.168.1.43:8080'; // 子安
 // export const urlAcount = 'http://139.186.165.84:8080'; // 测试
-export const urlAcount = 'http://192.168.1.8:8080'; // 学超
+// export const urlAcount = 'http://192.168.1.8:8080'; // 学超

File diff suppressed because it is too large
+ 673 - 250
src/views/modules/headline-view/headline-view.vue