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