Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
周少峰
8 years ago
Commit
a7ec815cf000855435b5d174d8c28c17dd0afcb8
2 parents
1c15e5ad
9b5accfa
Merge branch 'hotfix/reg' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/passport/reg-success.page.js
public/js/passport/reg-success.page.js
View file @
a7ec815
...
...
@@ -26,6 +26,6 @@ $(function() {
// 品众统计
if
(
window
.
_fxcmd
)
{
window
.
_fxcmd
.
push
([
'track
Order
'
,
'event'
,
'reg'
,
'注册'
,
'1'
]);
window
.
_fxcmd
.
push
([
'track
Event
'
,
'event'
,
'reg'
,
'注册'
,
'1'
]);
}
});
...
...
Please
register
or
login
to post a comment