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