This commit is contained in:
zzc
2026-02-02 14:59:34 +08:00
parent 1ce775436d
commit 526e2aad70
12 changed files with 89 additions and 80 deletions

View File

@@ -517,7 +517,7 @@ const targetName = ref("祝您");
const signatureName = ref(userStore?.userInfo?.nickName || "xxx");
const userAvatar = ref(
userStore?.userInfo?.avatarUrl ||
"https://file.lihailezzc.com/resource/b48c41054c2633c478463ac1b1f1ca23.png",
"https://file.lihailezzc.com/resource/96023631c6ab9c3496b7620097af3d6f.png",
);
const blessingText = ref({});