Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
new_taobao
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
new_taobao
Commits
94517a24
Commit
94517a24
authored
Oct 16, 2020
by
zhangjinzhou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
动画调整
parent
25527721
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
pageshou_ye.js
taobao_mini/client/pages/pageshou_ye/pageshou_ye.js
+6
-6
No files found.
taobao_mini/client/pages/pageshou_ye/pageshou_ye.js
View file @
94517a24
...
@@ -276,8 +276,8 @@ Page({
...
@@ -276,8 +276,8 @@ Page({
// .drawRect(0, 0, 750, 1624)
// .drawRect(0, 0, 750, 1624)
// .endFill()
// .endFill()
//资源
//资源
FYGE
.
GlobalLoader
.
loadImage
((
s
,
image
)
=>
{
//
FYGE.GlobalLoader.loadImage((s, image) => {
if
(
s
)
{
//
if (s) {
//会进TextureCache
//会进TextureCache
// FYGE.createTextureSheet(new FYGE.BaseTexture(image), res)
// FYGE.createTextureSheet(new FYGE.BaseTexture(image), res)
...
@@ -294,10 +294,10 @@ Page({
...
@@ -294,10 +294,10 @@ Page({
// var b = stage.addChild(new FYGE.Lottie(cloud_front))
// var b = stage.addChild(new FYGE.Lottie(cloud_front))
// b.play()
// b.play()
}
else
{
//
} else {
console
.
log
(
123456
)
//
console.log(123456)
}
//
}
},
"https://yun.duiba.com.cn/spark/assets/res.657e95b00e4c81ea30242b66c76859363be2fc86.png"
)
//
}, "https://yun.duiba.com.cn/spark/assets/res.657e95b00e4c81ea30242b66c76859363be2fc86.png")
},
this
);
},
this
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment