feat(道具展示组件): 新增CP戒指类型
This commit is contained in:
parent
88587c522c
commit
5fb8794555
@ -103,6 +103,11 @@ export default {
|
||||
field: "quantity",
|
||||
suffix: "D"
|
||||
},
|
||||
CP_RING: {
|
||||
prefix: "",
|
||||
field: "quantity",
|
||||
suffix: "D"
|
||||
},
|
||||
DATA_CARD: {
|
||||
prefix: "",
|
||||
field: "quantity",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user