完善首页权限申请流程与队列播报体验。

对齐 Android 无权限强制弹窗、角色下拉与申请页交互,补充 UIButton configuration 适配,并增强景区排队 TTS 与相关单元测试。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-14 13:46:45 +08:00
parent c083f1d4b3
commit efb3925257
50 changed files with 2585 additions and 455 deletions

View File

@ -0,0 +1,15 @@
{
"images" : [
{
"filename" : "permission_more_scenic.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"preserves-vector-representation" : true
}
}

View File

@ -0,0 +1,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.754 8.616C11.918 8.437 12 8.232 12 8C12 7.768 11.918 7.563 11.754 7.384L6.504 2.241C6.321 2.08 6.111 2 5.875 2C5.638 2 5.429 2.08 5.246 2.241C5.082 2.42 5 2.625 5 2.857C5 3.089 5.082 3.294 5.246 3.473L9.895 8L5.246 12.527C5.082 12.706 5 12.911 5 13.143C5 13.375 5.082 13.58 5.246 13.759C5.429 13.92 5.638 14 5.875 14C6.111 14 6.321 13.92 6.504 13.759L11.754 8.616Z" fill="#FF7B00"/>
</svg>

After

Width:  |  Height:  |  Size: 501 B