Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-miniapp-eshop
·
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
李奇
2018-07-17 15:06:49 +0800
Commit
39eb2fa7468817819dfcb2b86177d18d8bda8dcc
1 parent
9da102df
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
app/app.js
app/app.js
View file @
39eb2fa
...
...
@@ -104,7 +104,10 @@ App({
this
.
reportData
.
awakeReported
=
true
;
}
this
.
getUnionShop
();
verify
.
gen
().
then
(()
=>
{
this
.
getUnionShop
();
});
},
onHide
()
{
yas
.
report
(
'YB_ENTER_BACKGROUND'
);
...
...
Please
register
or
login
to post a comment