From 77428b4780dcd121a173503b9063774d8d205332 Mon Sep 17 00:00:00 2001
From: wk
Date: 星期三, 23 十月 2024 17:09:38 +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