feat: 统一 Commilitia Drop 全客户端命名与分发
This commit is contained in:
@@ -80,7 +80,7 @@ struct RootView: View
|
||||
.opacity(0)
|
||||
.allowsHitTesting(false)
|
||||
}
|
||||
// Share Extension 交接:cdrop://share 唤起 / 前台扫到收件箱待发文件 → 直入发送预览(与手动
|
||||
// Share Extension 交接:commilitia-drop://share 唤起 / 前台扫到收件箱待发文件。
|
||||
// 选文件同一表单 SendComposeSheet),预填分享的文件,选目标设备发送。onSend 走 sendShares
|
||||
// (把收件箱文件 move 到私有暂存再发),完成后 pendingShareFiles 清空 → 表单自动收起。
|
||||
.onAppear { engine.loadPendingShares() }
|
||||
|
||||
Reference in New Issue
Block a user