diff --git a/config/request.js b/config/request.js
index c7a55e0..08ed423 100644
--- a/config/request.js
+++ b/config/request.js
@@ -6,8 +6,8 @@
export default {
// baseURL: 'https://huorantech.cn/',
- // baseURL: 'http://192.168.31.217:10010/',
- baseURL: 'http://124.71.79.122/',
+ baseURL: 'http://192.168.31.51:10010/',
+ // baseURL: 'http://124.71.79.122/',
headers: {
'Content-Type': 'application/json;charset=UTF-8'
},
diff --git a/other/activityDetail/activityDetail.vue b/other/activityDetail/activityDetail.vue
index 5159bf1..764b477 100644
--- a/other/activityDetail/activityDetail.vue
+++ b/other/activityDetail/activityDetail.vue
@@ -47,12 +47,12 @@
-
+
{{ item.username }}
组织名称:
- 手机号:
+ 手机号:{{ item.phone }}
@@ -70,9 +70,11 @@