Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
孙凯
2017-05-16 15:15:17 +0800
Commit
653bfb6bd1a8b1ed827c7ff8573db6a6d9d1277f
1 parent
ed3658ca
修改 大数据上报字段 review by chenlin
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/guang/containers/DetailContainer.js
js/guang/containers/DetailContainer.js
View file @
653bfb6
...
...
@@ -125,7 +125,7 @@ class DetailContainer extends Component {
try
{
let
params
=
{
FROM
:
2
,
IS_
FROM
:
2
,
};
ReactNative
.
NativeModules
.
YH_CommonHelper
.
logEvent
(
'YB_COPY_WECHAT_PN_C'
,
params
);
}
catch
(
e
)
{
...
...
Please
register
or
login
to post a comment