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