jiangchengfeiyi-xiaochengxu/common/globalImagesUrl.js

4 lines
406 B
JavaScript
Raw Normal View History

2025-03-01 05:34:43 +00:00
export const bookUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/book'
2025-03-02 03:27:11 +00:00
export const couponUrl = 'https://carbon2.obs.cn-north-4.myhuaweicloud.com/feiyi/miniProgram/coupon'
2025-03-12 16:46:53 +00:00
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'