anln_0000001_superFanPrices #25

Merged
yezian merged 48 commits from anln_0000001_superFanPrices into main 2025-01-21 14:34:00 +08:00
1 changed files with 3 additions and 2 deletions
Showing only changes of commit 0d4603d1bf - Show all commits

View File

@ -136,8 +136,9 @@ export default function SubmitWechatModal({
)
) {
Toast.show({
content: "请提交可被搜索的有效微信",
position: "top",
type: "error",
text1: "请提交可被搜索的有效微信",
topOffset: 60,
});
return;
}