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 @@