This commit is contained in:
Developer
2026-03-31 05:42:47 +08:00
parent 888363785b
commit d6ac0ed1e4
18 changed files with 751 additions and 170 deletions

View File

@@ -230,7 +230,7 @@ class CopyUtils {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(
'受隐私权限管理,写入剪切板需告知用户',
'受隐私权限约束,频繁写入剪切板需告知用户',
style: const TextStyle(fontSize: 16, fontWeight: FontWeight.w500),
),
const SizedBox(height: 12),