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 }}小时
+