Commit 3be5ba8c authored by lujinlei's avatar lujinlei

-a

parent 03d46a73
This diff is collapsed.
......@@ -15,7 +15,7 @@ App({
console.info('App onLaunch');
const { activityId } = options.query || {};
console.log(activityId)
this.activityId = activityId || '5ef9d7290cb7338a0a125d32';
this.activityId = activityId || '5efacede67f13797404646a5';
// this.activityId = activityId || '5ef880873075d9927e7f10b4';
// this.activityId = activityId || '5ef1b4f72ad1116ce639e23e';
},
......
This diff is collapsed.
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