From 85bad060fc06fa44d54ce40c61f1b5544abab83e Mon Sep 17 00:00:00 2001
From: huliyong <2783385703@qq.com>
Date: Wed, 11 Sep 2024 11:37:57 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages_order/product/productDetail.vue | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/pages_order/product/productDetail.vue b/pages_order/product/productDetail.vue
index f973027..43d797e 100644
--- a/pages_order/product/productDetail.vue
+++ b/pages_order/product/productDetail.vue
@@ -22,6 +22,17 @@
+
+
+ 专业设备
+
+
+ 科学流程
+
+
+ 质量保证
+
+
@@ -125,6 +136,14 @@
}
}
}
+ .tips{
+ display: flex;
+ font-size: 20rpx;
+ margin-top: 30rpx;
+ .tip{
+ margin-right: 40rpx;
+ }
+ }
}
.info-unit{
margin-top: 20rpx;