diff --git a/common/config.js b/common/config.js index 3dfc28a..e8f6127 100644 --- a/common/config.js +++ b/common/config.js @@ -3,7 +3,7 @@ module.exports = { // baseUrl:"https://employadmin.hhlm1688.com" // baseUrl:"http://h5.xzaiyp.top", //测试环境 // baseUrl:"http://youyi-test.natapp1.cc", - // baseUrl:"http://127.0.0.1:8003", + // baseUrl:"http://127.0.0.1:8002", baseUrl:"https://admin.zhixuanlietou.com", // http://youyi-test.natapp1.cc diff --git a/pages_subpack/job-order-detail/index.vue b/pages_subpack/job-order-detail/index.vue index eef8e0d..66066dc 100644 --- a/pages_subpack/job-order-detail/index.vue +++ b/pages_subpack/job-order-detail/index.vue @@ -155,7 +155,7 @@ - 期望工作地址:{{obj.employSeek.address || '暂未'}} + 出发地址:{{obj.employSeek.address || '暂未'}} 所属行业:{{obj.employSeek.categoryOne || '暂未'}} 所属工种:{{obj.employSeek.categoryTwo || '暂未'}} diff --git a/pages_subpack/order-detail/boss.vue b/pages_subpack/order-detail/boss.vue index a1dea17..2f33a58 100644 --- a/pages_subpack/order-detail/boss.vue +++ b/pages_subpack/order-detail/boss.vue @@ -291,7 +291,7 @@ 暂未 - 期望工作地址 + 出发地址 {{items.employResume.address || '暂未'}} diff --git a/pages_subpack/order-detail/index.vue b/pages_subpack/order-detail/index.vue index 0a524b6..b436121 100644 --- a/pages_subpack/order-detail/index.vue +++ b/pages_subpack/order-detail/index.vue @@ -210,7 +210,7 @@ 暂未 - 期望工作地址 + 出发地址 {{obj.employResume.address || '暂未'}}