Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
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
肖亚东
2019-04-26 18:36:11 +0800
Commit
00b4fafad7b480491383ce5ec5d84f88830496ea
1 parent
2de6a3b4
场景值获取
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
app/app.js
app/app.js
View file @
00b4faf
...
...
@@ -63,6 +63,8 @@ App({
yas
=
new
Yas
(
this
);
yas
.
report
(
'YB_LAUNCH_APP'
);
let
scene
=
options
?
options
.
scene
:
''
;
this
.
globalData
.
currentScene
=
scene
;
},
onShow
:
function
(
options
)
{
udid
.
get
();
// 生成 UDID
...
...
Please
register
or
login
to post a comment