From b243a1be77523ce2a0d692ad2fa5eb4fa2c38267 Mon Sep 17 00:00:00 2001 From: chen-xin-zhi <3588068430@qq.com> Date: Sat, 1 Mar 2025 13:34:43 +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 --- common/globalImagesUrl.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/globalImagesUrl.js diff --git a/common/globalImagesUrl.js b/common/globalImagesUrl.js new file mode 100644 index 0000000..f76243d --- /dev/null +++ b/common/globalImagesUrl.js @@ -0,0 +1,2 @@ +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' \ No newline at end of file