From c1dbacc58de31e60599ab65ba3515480ab8a2e8f Mon Sep 17 00:00:00 2001
From: chen-xin-zhi <3588068430@qq.com>
Date: Thu, 13 Mar 2025 00:46: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 +-
common/globalImagesUrl.js | 3 ++-
pages/coupon/component/couponPopup.vue | 14 ++++++------
pages/my-order/component/nav.vue | 4 ++--
.../myGeneralOrderDetail.vue | 7 +++---
pages/my-order/myOrderList/myOrderList.vue | 3 ++-
.../myServiceOrderDetail.vue | 7 +++---
.../my-order/researchOrder/researchOrder.vue | 22 +++++++++----------
.../order/product-waitpay/product-waitpay.vue | 16 ++++++++------
pages/order/serviceWaitPay/serviceWaitPay.vue | 13 ++++++-----
.../order/singleGoodOrder/singleGoodOrder.vue | 15 ++++++++-----
.../singleServiceWait/singleServiceWait.vue | 7 +++---
pages/store-home/main/testMain.vue | 4 +++-
13 files changed, 66 insertions(+), 51 deletions(-)
diff --git a/api/request.ts b/api/request.ts
index f76486f..d3aee80 100644
--- a/api/request.ts
+++ b/api/request.ts
@@ -6,5 +6,5 @@ export const domain = 'https://www.carboner.cn/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 = testUrl
+export const baseUrl = Url
\ No newline at end of file
diff --git a/common/globalImagesUrl.js b/common/globalImagesUrl.js
index 47d1a9f..4e557d1 100644
--- a/common/globalImagesUrl.js
+++ b/common/globalImagesUrl.js
@@ -1,3 +1,4 @@
export const bookUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/book'
export const couponUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/coupon'
-export const workshopUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/workshop'
\ No newline at end of file
+export const workshopUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/workshop'
+export const myOrderUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/my-order'
\ No newline at end of file
diff --git a/pages/coupon/component/couponPopup.vue b/pages/coupon/component/couponPopup.vue
index 714a29d..bf150d0 100644
--- a/pages/coupon/component/couponPopup.vue
+++ b/pages/coupon/component/couponPopup.vue
@@ -251,7 +251,7 @@
.text {
color: #323232;
font-size: 33.75rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
line-height: 31.18rpx;
}
.image {
@@ -269,7 +269,7 @@
}
.font {
font-size: 30rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
line-height: 25.65rpx;
color: #323232;
}
@@ -324,7 +324,7 @@
}
.font_3 {
font-size: 45rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
line-height: 33.81rpx;
font-weight: 600;
color: #c35c5d;
@@ -334,7 +334,7 @@
}
.font_4 {
font-size: 30rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
line-height: 21.64rpx;
color: #c35c5d;
}
@@ -353,7 +353,7 @@
}
.font_5 {
font-size: 26.25rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
line-height: 30rpx;
color: #000000;
}
@@ -368,7 +368,7 @@
}
.font_2 {
font-size: 26.25rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
line-height: 25.65rpx;
color: #323232;
}
@@ -398,7 +398,7 @@
}
.font_6 {
font-size: 30rpx;
- font-family: Inter;
+ font-family: FangZhengFonts;
color: #ffffff;
}
.text_8 {
diff --git a/pages/my-order/component/nav.vue b/pages/my-order/component/nav.vue
index 4df01e1..fddc118 100644
--- a/pages/my-order/component/nav.vue
+++ b/pages/my-order/component/nav.vue
@@ -2,7 +2,7 @@
导航
@@ -11,7 +11,7 @@