From 040acd447439dc98536281414a6d43a54b00719d Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期五, 09 八月 2024 13:34:42 +0800
Subject: [PATCH] feat:发版

---
 components/combined-title/combined-title.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/combined-title/combined-title.vue b/components/combined-title/combined-title.vue
index 715eef5..aaea6be 100644
--- a/components/combined-title/combined-title.vue
+++ b/components/combined-title/combined-title.vue
@@ -12,7 +12,7 @@
 				v-if="$slots.rightText">
 				<view class="title_end_text"
 					@click="rightTextClick">
-					<image src="https://mx.jzeg.cn:9096/appimg/image/banner/add.png"
+					<image src="https://wrzs.czjlchem.com:9090/appimg/image/banner/add.png"
 						mode=""></image>
 					<text>
 						<slot name="rightText"></slot>

--
Gitblit v1.9.1