From c9c81928d1c97c2f98868996745b868f66e6ca4b Mon Sep 17 00:00:00 2001 From: wk Date: 星期二, 13 八月 2024 17:30:57 +0800 Subject: [PATCH] feat:联系我们 --- pages/customer-page/customer-index/customer-index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/customer-page/customer-index/customer-index.vue b/pages/customer-page/customer-index/customer-index.vue index 953c7f0..4abd6fc 100644 --- a/pages/customer-page/customer-index/customer-index.vue +++ b/pages/customer-page/customer-index/customer-index.vue @@ -5,7 +5,7 @@ <!-- 寰呴鍙栧拰杞彂鏀跺彂鍗� --> <view class="wait-collection" - style="background: url('https://mx.jzeg.cn:9096/appimg/image/banner/customerbanner.png') no-repeat;background-size:contain"> + style="background: url('https://wrzs.czjlchem.com:9090/appimg/image/banner/customerbanner.png') no-repeat;background-size:contain"> </view> <!-- 鑷富閰嶉�佺晫闈� --> <view class="self-deliver" v-if="personnelType === 1"> -- Gitblit v1.9.1