From 4f3e4f496ff1b643ee94dd91b8b84e52980a4658 Mon Sep 17 00:00:00 2001
From: 李旭东 <woaiguo66@sina.com>
Date: 星期四, 23 十一月 2023 13:41:35 +0800
Subject: [PATCH] Merge branch 'master' of http://111.30.93.211:10101/r/supipe

---
 xcx/robePages/safeManage/addHidden.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xcx/robePages/safeManage/addHidden.vue b/xcx/robePages/safeManage/addHidden.vue
index 1698bf1..edcf63d 100644
--- a/xcx/robePages/safeManage/addHidden.vue
+++ b/xcx/robePages/safeManage/addHidden.vue
@@ -17,7 +17,7 @@
 						:maxCount="6"
 						width="150"
 						height="150">
-						<image src="https://pipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihuWAA-kBAAAICqDtUn8566.png" mode="widthFix" style="width:64px;height: 100px;display: flex;justify-content: center;"></image>
+						<image src="https://szpipe.thhy-tj.com/group1/M00/00/02/bx5d1GSihuWAA-kBAAAICqDtUn8566.png" mode="widthFix" style="width:64px;height: 100px;display: flex;justify-content: center;"></image>
 						<view style="text-align: center;font-size: 16px;color: #666666;">上传照片</view>
 					</u-upload>
 				</u-form-item>
@@ -126,7 +126,7 @@
 							status: 'success',
 							message: '',
 							data: data.data,
-							url: `https://pipe.thhy-tj.com/${data.data}`
+							url: `https://szpipe.thhy-tj.com/${data.data}`
 						})
 					},
 					fail: (error) => {

--
Gitblit v1.9.3