From 55ee7bd313c7d8030ce8c547b18ad5f19507afd2 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期日, 30 十一月 2025 16:12:37 +0800
Subject: [PATCH] feat(pay): 新增会员充值和次卡购买页面

---
 components/card-agreement/card-agreement.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/card-agreement/card-agreement.vue b/components/card-agreement/card-agreement.vue
index b9624ef..3ee022e 100644
--- a/components/card-agreement/card-agreement.vue
+++ b/components/card-agreement/card-agreement.vue
@@ -65,7 +65,7 @@
 		position: absolute;
 		right: 30rpx;
 		top: 30rpx;
-		background: url('https://echftp.jinmingyuan.com/xcx/jrstq/icon-close.png') no-repeat;
+		background: url('https://zhkj.jinmingyuan.com:8443/sftpxcx/jrstq/icon-close.png') no-repeat;
 		background-size: 100% 100%;
 		width: 42rpx;
 		height: 42rpx;
@@ -103,4 +103,4 @@
 		position: fixed;
 		z-index: 9
 	}
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.1