
# 接入方id
VITE_APPID = 'c1f2ceaa600c41ea813876207a511f9b'
# 小程序id
VITE_MINIPRO_ID = 'e9c05375fb23d509'
VITE_MINIPRO_TEST_ID = '6b94edbbde5edba3'
# 当前项目的地址
VITE_PROJECT_URL = 'https://yxq.95516.com/taskCenter/index.html'
# 分享图片
VITE_SHARE_ICON = 'https://yxq.95516.com/taskCenter/assets/home/shareIcon.png'
# h5APPID
VITE_H5_APPID = '72624b3efbd34aecb32b10c05820f86f'
# h5Url
VITE_H5_PROJECT_URL = 'yxq.95516.com/taskCenter/index.html'
# 测试活动地址
VITE_TEST_PROJECT_URL = 'https://unionpay-task.duibatest.com.cn/taskCenter/index.html'