Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wangjin-front-end
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
张媛
wangjin-front-end
Commits
ea0f85b1
Commit
ea0f85b1
authored
Jul 09, 2021
by
张媛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
弹幕源码添加
parent
d6c04d0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
goldCoin.stories.tsx
src/canvasStories/goldCoin.stories.tsx
+4
-2
No files found.
src/canvasStories/goldCoin.stories.tsx
View file @
ea0f85b1
...
...
@@ -9,6 +9,8 @@ import {
PRIMARY_STORY
,
}
from
'@storybook/addon-docs'
;
import
{
clearStage
}
from
'../common/createStage'
;
export
default
{
component
:
GoldCoinCom
,
title
:
'Canvas组件/金币动效'
,
...
...
@@ -64,12 +66,12 @@ Primary.args = {
primary
:
true
,
label
:
'金币动效'
,
start
:[
100
,
200
],
end
:[
516
,
2
00
],
end
:[
600
,
9
00
],
imgUrl
:
"homeGoldIconImg.png"
,
callBack
:
goldCoinReceiveAniCallback
.
bind
(
this
),
isMinus
:
true
,
curvature
:
0.2
,
goldNum
:
10
,
time
:
40
0
time
:
2
0
};
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