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 ? '起' : '/天' }}
+
+
+
-
- 立即租赁
+ 立即租赁
+
+
+
+
+
+
+
+
+
+
+
+
+
+