From 42a5ea5c1ccf4366ea53f7e75ed3550a9cae2c87 Mon Sep 17 00:00:00 2001
From: chen-xin-zhi <3588068430@qq.com>
Date: Sat, 22 Mar 2025 23:09:53 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=AE=8C=E4=BA=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
api/request.ts | 2 +-
.../myPhotoProductDetail.vue | 138 +++++++++++++-
.../book/myPhotoProducts/myPhotoProducts.vue | 168 +++++++++++++++---
.../photoProductDetail/photoProductDetail.vue | 2 +-
pages/book/photoProducts/photoProducts.vue | 1 -
.../component/clothesAttribute.vue | 66 +++++--
.../component/clothesAttributePlus.vue | 56 ++++--
pages/home/home.vue | 2 +-
8 files changed, 378 insertions(+), 57 deletions(-)
diff --git a/api/request.ts b/api/request.ts
index e4616ea..07f68f1 100644
--- a/api/request.ts
+++ b/api/request.ts
@@ -6,4 +6,4 @@ export const domain = 'https://www.carboner.cn:8888/api'
export const myIp = 'http://8.130.119.119:9092/api'
export const nwct = 'https://winning-mouse-internally.ngrok-free.app/api'
export const suiUrl = ''
-export const baseUrl = domain
+export const baseUrl = Url
diff --git a/pages/book/myPhotoProductDetail/myPhotoProductDetail.vue b/pages/book/myPhotoProductDetail/myPhotoProductDetail.vue
index c6b621c..4081573 100644
--- a/pages/book/myPhotoProductDetail/myPhotoProductDetail.vue
+++ b/pages/book/myPhotoProductDetail/myPhotoProductDetail.vue
@@ -1,27 +1,148 @@
- 汉服—曲裾系列
- ¥129/天
+ {{ obj.name }}
+ ¥{{ obj.price.toFixed(2) }}{{ isShow ? '起' : '/天' }}
+
+
+
-
- 立即租赁
+ 立即租赁
+
+
+
+
+
+
+
+
+
+
+
+
+
+