fix: 修改提示文案

This commit is contained in:
杨航
2025-09-02 13:45:22 +08:00
parent e0316f82b9
commit f7ffec3ea6
+1 -1
View File
@@ -588,7 +588,7 @@
} else {
talkingList.value.pop()
uni.showToast({
title: '未识别到文字',
title: '未识别到文字',
icon: "none",
duration: 1000
});