From 95776d1190c16381efe8d720c8a0f9416daf3f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Wed, 16 Apr 2025 16:39:01 +0800 Subject: [PATCH] =?UTF-8?q?140=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production.sit | 2 +- src/views/modules/home/index.vue | 53 ++++------ .../elderlyArchives/cpts/add-old.vue | 76 ++++++++++---- .../cpts/service-info.vue | 5 - .../cpts/volunteers-list.vue | 13 ++- .../serviceTeamManagement/index.vue | 14 +-- .../volunteerProfile/cpts/service-info.vue | 5 +- .../volunteerProfile/cpts/service-team.vue | 21 ++-- .../volunteerProfile/index.vue | 44 +++++++-- .../serviceRecord/cpts/service-info.vue | 99 ++++++++++--------- .../volunteerService/serviceRecord/index.vue | 73 +++++++++----- 11 files changed, 235 insertions(+), 170 deletions(-) diff --git a/.env.production.sit b/.env.production.sit index 93172b43e..5c4611a9a 100644 --- a/.env.production.sit +++ b/.env.production.sit @@ -1,6 +1,6 @@ NODE_ENV=production # VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api -VUE_APP_API_SERVER = http://219.146.91.110:30801/api +VUE_APP_API_SERVER = http://192.168.1.140/api # VUE_APP_API_SERVER = http://192.168.1.60:8080/api VUE_APP_BIPASS_API_SERVER = http://dcommunity-dev.elinkservice.cn:30801/linkdata/linkdata-gateway/route VUE_APP_NODE_ENV=prod:sit diff --git a/src/views/modules/home/index.vue b/src/views/modules/home/index.vue index 357724212..7d6d8d1b2 100644 --- a/src/views/modules/home/index.vue +++ b/src/views/modules/home/index.vue @@ -171,7 +171,7 @@