fix: make content api

This commit is contained in:
zzc
2026-02-06 10:29:56 +08:00
parent e4f81b3dc9
commit 36ff1fb988
2 changed files with 1 additions and 2 deletions

View File

@@ -591,7 +591,7 @@ const saveAndUse = async () => {
abilityRes?.message === "分享可继续"
) {
uni.showToast({
title: "分享到群聊可继续使用",
title: "分享给好友可继续使用",
icon: "none",
});
return;