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
f735689b
Commit
f735689b
authored
Oct 04, 2020
by
AU-Pro-mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add new code --18
parent
60cff560
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
316 additions
and
298 deletions
+316
-298
output.js
project/src/canvas/game/output.js
+15
-11
output.js.map
project/src/canvas/game/output.js.map
+1
-1
output.js
project/src/canvas/game/released/output.js
+15
-11
resCanvasListCsd.js
project/src/canvas/game/resCanvasListCsd.js
+12
-6
Main.ts
project/src/canvas/game/src/Main.ts
+1
-1
Texture.json
project/src/canvas/game/src/openAnimation/Texture.json
+257
-257
output.js
taobao_mini/client/pages/pagecanvas/output.js
+15
-11
No files found.
project/src/canvas/game/output.js
View file @
f735689b
This diff is collapsed.
Click to expand it.
project/src/canvas/game/output.js.map
View file @
f735689b
This diff is collapsed.
Click to expand it.
project/src/canvas/game/released/output.js
View file @
f735689b
This diff is collapsed.
Click to expand it.
project/src/canvas/game/resCanvasListCsd.js
View file @
f735689b
const
resCanvasListCsd
=
{
'63cb446e-1158-4a94-bf0c-c19ecc7d2cc6'
:
{
name
:
'openTexture'
,
ext
:
'.png'
,
url
:
'https://yun.duiba.com.cn/spark/assets/openTexture__.b7037af9b8c768386bbe994c40e5331fbd8d4e8a.png'
,
uuid
:
'63cb446e-1158-4a94-bf0c-c19ecc7d2cc6'
},
//
'63cb446e-1158-4a94-bf0c-c19ecc7d2cc6': {
//
name: 'openTexture',
//
ext: '.png',
//
url: 'https://yun.duiba.com.cn/spark/assets/openTexture__.b7037af9b8c768386bbe994c40e5331fbd8d4e8a.png',
//
uuid: '63cb446e-1158-4a94-bf0c-c19ecc7d2cc6'
//
},
'bdb3cbec-1af5-49e9-89ba-2c2ecd90f760'
:
{
name
:
'guangTexture'
,
ext
:
'.png'
,
...
...
@@ -142,6 +142,12 @@ const resCanvasListCsd = {
ext
:
'.png'
,
url
:
'https://yun.duiba.com.cn/spark/assets/csd引导3.3cb22a085628a6e43b4e13182c1a26c1ec4c259d.png'
,
uuid
:
'0668f8d0-6fb3-46f9-a5e4-952aef42f05c'
},
'62a701fa-32cc-42a4-a097-b7c451440b36'
:
{
name
:
'导出lottie'
,
ext
:
'.png'
,
url
:
'https://yun.duiba.com.cn/spark/assets/导出lottie.4f99495be3d5447ac215107bcb935d1434261088.png'
,
uuid
:
'62a701fa-32cc-42a4-a097-b7c451440b36'
}
};
export
default
resCanvasListCsd
;
\ No newline at end of file
project/src/canvas/game/src/Main.ts
View file @
f735689b
...
...
@@ -111,7 +111,7 @@ export class Main {
resolve
(
'complete'
)
},
200
);
}
},
resCanvasList
[
'6
3cb446e-1158-4a94-bf0c-c19ecc7d2cc
6'
].
url
)
},
resCanvasList
[
'6
2a701fa-32cc-42a4-a097-b7c451440b3
6'
].
url
)
// [
// resCanvasList['bdb3cbec-1af5-49e9-89ba-2c2ecd90f760'].url,
// resCanvasList['e2adae2c-ac89-49cc-a200-8daec42da146'].url
...
...
project/src/canvas/game/src/openAnimation/Texture.json
View file @
f735689b
This diff is collapsed.
Click to expand it.
taobao_mini/client/pages/pagecanvas/output.js
View file @
f735689b
This diff is collapsed.
Click to expand it.
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