From edef6ae8f59823258ce610c9074d32e698958b51 Mon Sep 17 00:00:00 2001 From: ZZJ <10913410+zzj2100@user.noreply.gitee.com> Date: 星期四, 28 七月 2022 15:30:44 +0800 Subject: [PATCH] 本地图片适配 --- src/views/index/components/rightForm.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/index/components/rightForm.vue b/src/views/index/components/rightForm.vue index ae78fe6..6208646 100644 --- a/src/views/index/components/rightForm.vue +++ b/src/views/index/components/rightForm.vue @@ -54,7 +54,7 @@ ></price> </div> - <div class="button">绔嬪嵆璐拱</div> + <div class="button">绔嬪嵆瀹夎</div> <div class="info"> 浜у搧鏀寔<span class="blue">1璺�</span>瀹炴椂瑙嗛鍒嗘瀽锛屽彲缁戝畾<span class="blue" @@ -207,7 +207,7 @@ right: -1px; width: 24px; height: 30px; - background: url("/images/index/鎵撴姌鏍囩.png"); + background: url("/images/index/cut.png"); font-size: 12px; line-height: 30px; color: #fff; -- Gitblit v1.8.0