Commit b16b233d authored by wangxuelai's avatar wangxuelai

'bugfix'

parent 742ab360
......@@ -200,7 +200,6 @@ App({
},
setGlobalData (isOnLunch, params) {
const {path, query, scene, shareTicket, referrerInfo} = params;
console.log(isOnLunch, 'isOnLunch');
if (isOnLunch) {
this.globalData.originPage = '';
this.globalData.originParams = '';
......
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