fix(gift-points-toast): update default credited points from 200 to 400
This commit is contained in:
@@ -16,7 +16,7 @@ defineProps({
|
|||||||
},
|
},
|
||||||
title: {
|
title: {
|
||||||
type: String,
|
type: String,
|
||||||
default: "200积分已到账",
|
default: "400积分已到账",
|
||||||
},
|
},
|
||||||
message: {
|
message: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user