From cf5e70ebed93c5e04889540215c44319968a97ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com>
Date: Tue, 10 Oct 2023 13:50:41 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E6=97=B6=E9=95=BF=E5=AD=97?=
=?UTF-8?q?=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.development | 4 ++--
src/views/volunteer/yzczs/myycxhd/index.vue | 3 +++
src/views/volunteer/yzczs/myycxzs/index.vue | 3 +++
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/.env.development b/.env.development
index bfcf387..17d2ef8 100644
--- a/.env.development
+++ b/.env.development
@@ -6,8 +6,8 @@ ENV = 'development'
# 苏州园区志愿服务活动区块链平台/开发环境
# VUE_APP_BASE_API = 'https://vue.ruoyi.vip/prod-api'
-# VUE_APP_BASE_API = 'http://39.101.188.84:9034'
-VUE_APP_BASE_API = 'http:///192.168.0.121:9034'
+VUE_APP_BASE_API = 'http://39.101.188.84:9034'
+# VUE_APP_BASE_API = 'http:///192.168.0.121:9034'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
diff --git a/src/views/volunteer/yzczs/myycxhd/index.vue b/src/views/volunteer/yzczs/myycxhd/index.vue
index 94cb03c..2a48e5c 100644
--- a/src/views/volunteer/yzczs/myycxhd/index.vue
+++ b/src/views/volunteer/yzczs/myycxhd/index.vue
@@ -23,6 +23,9 @@
align="center"
prop="activityTime"
/>
+
+ {{ scope.row.points }}小时
+
diff --git a/src/views/volunteer/yzczs/myycxzs/index.vue b/src/views/volunteer/yzczs/myycxzs/index.vue
index 09d673c..9d1ab7a 100644
--- a/src/views/volunteer/yzczs/myycxzs/index.vue
+++ b/src/views/volunteer/yzczs/myycxzs/index.vue
@@ -23,6 +23,9 @@
align="center"
prop="activityTime"
/>
+
+ {{ scope.row.points }}小时
+