diff --git a/src/pages-aigc/home/components/GiftPointsToast/index.vue b/src/pages-aigc/home/components/GiftPointsToast/index.vue index 6874620..c9037c6 100644 --- a/src/pages-aigc/home/components/GiftPointsToast/index.vue +++ b/src/pages-aigc/home/components/GiftPointsToast/index.vue @@ -16,7 +16,7 @@ defineProps({ }, title: { type: String, - default: "200积分已到账", + default: "400积分已到账", }, message: { type: String,