Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taobao-mini-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
qinhaitao
taobao-mini-template
Commits
04310f41
Commit
04310f41
authored
Nov 27, 2020
by
qinhaitao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:
🎸
collectCard
parent
2ec69879
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
constants.ts
v2.0/src/constants.ts
+4
-1
No files found.
v2.0/src/constants.ts
View file @
04310f41
...
...
@@ -83,7 +83,10 @@ export const PRIZE_TYPE = {
// 奖品分类
export
const
PRIZE_DATA_TYPE
=
{
RANKING
:
1
,
// 排行榜
PROBABILITY
:
2
// 概率
PROBABILITY
:
2
,
// 概率
CARD
:
6
,
// 卡牌
CARD_TYPE_AWARD
:
7
,
JOIN_TIMES
:
8
}
// 奖品是否限制库存
...
...
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