diff --git a/components/DeviceOrderItemCard.vue b/components/DeviceOrderItemCard.vue
index 3319be7..5a37377 100644
--- a/components/DeviceOrderItemCard.vue
+++ b/components/DeviceOrderItemCard.vue
@@ -15,6 +15,7 @@
:src="order.pictureUrl || order.productImage || '/static/default-product.png'"
mode="aspectFill"
class="product-image"
+ lazy-load="true"
>
{{ order.productName || order.deviceName || '风电者2026新款' }}
diff --git a/components/LocationListSheet.vue b/components/LocationListSheet.vue
index 0c57b5a..c587cd1 100644
--- a/components/LocationListSheet.vue
+++ b/components/LocationListSheet.vue
@@ -28,7 +28,7 @@
-
+
{{ $t('home.noNearbyDevice') }}
diff --git a/components/OrderItemCard.vue b/components/OrderItemCard.vue
index 3a14f47..63d3cae 100644
--- a/components/OrderItemCard.vue
+++ b/components/OrderItemCard.vue
@@ -9,7 +9,7 @@
@@ -89,7 +89,7 @@
{{ $t('order.usedPromotion') }}
-
+
{{ orderInfo.discountTypeName }}{{'-¥'+orderInfo.discountAmount||''}}
@@ -125,11 +125,11 @@
-
+
{{ $t('user.customerService') }}
-
+
{{ $t('order.deviceNoEject') }}
@@ -137,7 +137,7 @@
-
+
{{ $t('user.customerService') }}
@@ -166,11 +166,11 @@
-
+
{{ $t('order.feeAppeal') }}
-
+
{{ $t('user.customerService') }}
@@ -222,7 +222,7 @@
-
+