diff --git a/src/pages/goods-details/index.vue b/src/pages/goods-details/index.vue
index ddb2844..81c5d97 100644
--- a/src/pages/goods-details/index.vue
+++ b/src/pages/goods-details/index.vue
@@ -18,22 +18,104 @@
-->
-
+
+
+
+
+
+
+
+ {{ activeIndex }}/{{ goodsPicCount }}
+
+
+
+
+ {{ deviceInfo.deviceName }}
+
+ ¥
+ {{ deviceInfo.dayLeasePrice }}
+ /天
+
+
+
+ {{ deviceInfo.personPhone }}
+
+ 发布时间:{{ deviceInfo.createTime?.slice(0, 10) }}
+ 更新时间:{{ deviceInfo.updateTime?.slice(0, 10) }}
+ 浏览次数:{{ deviceInfo.searchNum }}
+
+
+
+
+ 安徽送变电公司
+
+ 入驻时间:{{ deviceInfo.companyCreateTime }}
+ 上架数量:{{ deviceInfo.devUapNum }}
+ 访问量:{{ deviceInfo.companyVisitNum }}
+
+
+
+
+ 装备详情
+
+ {{ item.goods_label }}{{ deviceInfo[item.label_content] }}
+
+
+
+
+
+
+
+
+