From 0d54aa847c59b2d7b7705d3fbbd2d4f37685886f Mon Sep 17 00:00:00 2001
From: chen-xin-zhi <3588068430@qq.com>
Date: Wed, 26 Feb 2025 23:53:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=86=99=E7=9C=9F=E4=BA=A7=E5=93=81=E5=B7=B2?=
=?UTF-8?q?=E5=AE=8C=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
api/request.ts | 2 +-
pages.json | 7 ++++
.../photoProductDetail/photoProductDetail.vue | 39 ++++++++++++++++++-
pages/book/photoProducts/photoProducts.vue | 4 +-
pages/testPage/testPage.vue | 15 ++++---
5 files changed, 56 insertions(+), 11 deletions(-)
diff --git a/api/request.ts b/api/request.ts
index 488de56..800524d 100644
--- a/api/request.ts
+++ b/api/request.ts
@@ -4,4 +4,4 @@ export const suiUrl = 'http://154.8.193.216:9092/api' //隋宇霏的接口地
export const domain = 'https://www.carboner.cn/api'
export const myIp = 'http://8.130.119.119:9092/api'
-export const baseUrl = Url
\ No newline at end of file
+export const baseUrl = Url
diff --git a/pages.json b/pages.json
index abae6b4..3981628 100644
--- a/pages.json
+++ b/pages.json
@@ -1,5 +1,12 @@
{
"pages": [
+ {
+ "path" : "pages/book/photoProductsOrder/photoProductsOrder",
+ "style" :
+ {
+ "navigationBarTitleText" : ""
+ }
+ },
{
"path" : "pages/book/photoProductDetail/photoProductDetail",
"style" :
diff --git a/pages/book/photoProductDetail/photoProductDetail.vue b/pages/book/photoProductDetail/photoProductDetail.vue
index 6810102..ae1f27a 100644
--- a/pages/book/photoProductDetail/photoProductDetail.vue
+++ b/pages/book/photoProductDetail/photoProductDetail.vue
@@ -44,22 +44,57 @@
:src="obj.detailImg"
/>
- 立即预约
+
+ 立即预约
+
+
+
+
+
+
+
+