diff --git a/src/pages/product/select.vue b/src/pages/product/select.vue
index 264efbb..b6e113b 100644
--- a/src/pages/product/select.vue
+++ b/src/pages/product/select.vue
@@ -30,25 +30,26 @@
-
- {{ item.name }}
-
- {{ item.spec || '-' }}
- {{ item.length }} x {{ item.width }} = {{ item.area }} m²
+
+ {{ item.name }}
+
+ {{ item.spec || '-' }}
+ {{ item.length }} x {{ item.width }} = {{ item.area }} m²
+
+
+
+ ¥{{ item.price }}
+ {{ item.unit || '个' }}
-
- ¥{{ item.price }}
- {{ item.unit || '个' }}
+
+
+
+ 暂无商品
-
-
-
- 暂无商品
-
-
-
+
+