From 7e7e77134aa0324993ce7d9db9884eab4d8f98fe Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期五, 06 九月 2024 11:41:21 +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