Commit d1fc22bb authored by zhangyuan's avatar zhangyuan

提交

parent 1489cdfa
......@@ -60,12 +60,12 @@
if (CFG.projectId === 'pe8805796') {
// 测试环境
// http://activity.m.duibatest.com.cn/projectx/pe8805796/share.html?appKey=jlg88lyxz7siqtmr&openBs=openbs&appID=1
CGF.shareUrl = CFG.shareUrl + "&appKey=jlg88lyxz7siqtmr&openBs=openbs"
CFG.shareUrl = CFG.shareUrl + "&appKey=jlg88lyxz7siqtmr&openBs=openbs"
}
if (CFG.projectId === 'pf909ff04') {
// 线上测试
// https://90548-activity.dexfu.cn/projectx/pf909ff04/share.html?appKey=3oLQF9j3y7BKJUquwGn56hL6zzCW&openBs=openbs&appID=90548
CGF.shareUrl = CFG.shareUrl + "&appKey=3oLQF9j3y7BKJUquwGn56hL6zzCW&openBs=openbs"
CFG.shareUrl = CFG.shareUrl + "&appKey=3oLQF9j3y7BKJUquwGn56hL6zzCW&openBs=openbs"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment