Feat:分享调整
This commit is contained in:
@@ -719,6 +719,7 @@ export default {
|
||||
if (options.scene || obj.query.scene) {
|
||||
const query = options ? decodeURIComponent(options.scene) : decodeURIComponent(obj.query.scene)
|
||||
this.partnerId = getUrlParam(query, 'partnerId') || null
|
||||
this.id = getUrlParam(query, 'id') || null
|
||||
}
|
||||
}
|
||||
if (this.partnerId) cookie.set('spread', this.partnerId)
|
||||
|
||||
Reference in New Issue
Block a user