Skip to content

Commit

Permalink
增加没有同步到位的字段 (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigchencc authored Apr 17, 2019
1 parent 4820198 commit f8d86a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/mip-custom/common/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ let params = {
logid: '',
query: '',
title: '',
frsrcid: getHashData('srcid'),
originalUrl: getSubString(location.pathname, REGEXS.regHttps) ||
getSubString(location.pathname, REGEXS.regHttp) ||
location.href
Expand Down

0 comments on commit f8d86a3

Please sign in to comment.