From cea787d493d970f587539d4bb4cf1d3864b8decd Mon Sep 17 00:00:00 2001
From: jsasg <735273025@qq.com>
Date: Thu, 12 Jun 2025 17:46:45 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20pc=E4=BA=A7=E5=93=81=E8=AF=A6=E6=83=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/index/view/pc/product/detail.html | 2 +-
public/static/index/pc/css/product_detail.css | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/index/view/pc/product/detail.html b/app/index/view/pc/product/detail.html
index bf11fdc1..a12fec76 100644
--- a/app/index/view/pc/product/detail.html
+++ b/app/index/view/pc/product/detail.html
@@ -93,7 +93,7 @@
{between name='ps.attr_id' value='1,2'}
{else /}
-
+
{/between}
{eq name="attr_value_type" value="IMAGE"}
diff --git a/public/static/index/pc/css/product_detail.css b/public/static/index/pc/css/product_detail.css
index d3e59b1c..0da9d4e7 100755
--- a/public/static/index/pc/css/product_detail.css
+++ b/public/static/index/pc/css/product_detail.css
@@ -28,7 +28,7 @@
line-height: 20px;
margin-right: 10px;
}
-.orico_Page_prdetail .chargingon{
+.orico_Page_prdetail .charging.on{
border: 2px solid #999;
}
.orico_Page_prdetail .oriprdetail {