From a7bd95478beb0e9a8a1e6e12c8bf05677e67ddf7 Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期三, 19 三月 2025 11:48:30 +0800
Subject: [PATCH] 面议

---
 src/views/IndustrialSoftware.vue |    2 +-
 src/views/ProductDetail.vue      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/IndustrialSoftware.vue b/src/views/IndustrialSoftware.vue
index d502cab..d7fd517 100644
--- a/src/views/IndustrialSoftware.vue
+++ b/src/views/IndustrialSoftware.vue
@@ -101,7 +101,7 @@
 							<div class="flex gap-2" style="justify-content: space-between; align-items: center">
 								<!-- <el-tag size="small" type="success">{{ app.CompanyName }}</el-tag> -->
 								<div class="goods-price">
-									<span class="goods-price-selling"> 楼{{ app.Price }}</span>
+									<span class="goods-price-selling">闈㈣</span>
 								</div>
 								<div class="flex items-center eec-level-div">
 									<img :src="EecLevelEnum[app.EnergyEfficiencyClass].icon" />
diff --git a/src/views/ProductDetail.vue b/src/views/ProductDetail.vue
index 64c13b7..517dc1e 100644
--- a/src/views/ProductDetail.vue
+++ b/src/views/ProductDetail.vue
@@ -36,7 +36,7 @@
 				<div class="mb-6">
 					<div class="flex items-baseline gap-2">
 						<span class="text-gray-500">浠锋牸锛�</span>
-						<span class="text-2xl font-bold text-red-500">楼{{ product.price }}</span>
+						<span class="text-2xl font-bold text-red-500">闈㈣</span>
 					</div>
 				</div>
 

--
Gitblit v1.9.3