From 1ab6209482188725c895048fcd82bcc7e8a97e0a Mon Sep 17 00:00:00 2001
From: wlikett <2331964395@qq.com>
Date: Tue, 5 Dec 2023 20:50:06 +0800
Subject: [PATCH] change
---
index.html | 2 +-
src/components/equipDetailTable.vue | 162 ++++++++++++++++++++++++++++
src/views/equip/detail.vue | 133 ++++++++++++++---------
3 files changed, 246 insertions(+), 51 deletions(-)
create mode 100644 src/components/equipDetailTable.vue
diff --git a/index.html b/index.html
index a888544..e705424 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
Vite App
+ 机具租赁商城
diff --git a/src/components/equipDetailTable.vue b/src/components/equipDetailTable.vue
new file mode 100644
index 0000000..1e8fc92
--- /dev/null
+++ b/src/components/equipDetailTable.vue
@@ -0,0 +1,162 @@
+
+
+
+
+
+
+ {{ scope.row.name }}
+
+
+
+
![]()
+
+
+
+
+ {{ v.label }}:
+
+
+ {{ scope.row[v.key] || '' }}
+
+
+
+
+
+
+
+
+
+ {{ scope.row.price }}/{{ scope.row.unit }}
+
+
+
+
+
+
+
diff --git a/src/views/equip/detail.vue b/src/views/equip/detail.vue
index 11790e0..f80407a 100644
--- a/src/views/equip/detail.vue
+++ b/src/views/equip/detail.vue
@@ -15,7 +15,7 @@
已审核
- 浏览{{pageData.searchNum}}
+ 浏览{{ pageData.searchNum }}
{{ v.label }}:
@@ -46,7 +46,7 @@
@@ -111,12 +111,12 @@
>
@@ -137,9 +137,9 @@
@@ -158,7 +158,7 @@
是
-
+
否
@@ -167,13 +167,13 @@
-
+
不需要
-
+
增值税普票
-
+
增值税专票
@@ -183,20 +183,26 @@
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+ {{ pageData.authPhone }}
+
+
+
+
+