diff --git a/Cunkebao/src/components/DeviceSelection.tsx b/Cunkebao/src/components/DeviceSelection.tsx index facb7086..be80a70a 100644 --- a/Cunkebao/src/components/DeviceSelection.tsx +++ b/Cunkebao/src/components/DeviceSelection.tsx @@ -120,7 +120,13 @@ export default function DeviceSelection({ {/* 设备选择弹窗 */} - + +
+ 请选择一个或多个设备,支持搜索和筛选。 +
选择设备 diff --git a/Cunkebao/src/components/DeviceSelectionDialog.tsx b/Cunkebao/src/components/DeviceSelectionDialog.tsx index 417a23f3..ebce30dd 100644 --- a/Cunkebao/src/components/DeviceSelectionDialog.tsx +++ b/Cunkebao/src/components/DeviceSelectionDialog.tsx @@ -122,7 +122,13 @@ export function DeviceSelectionDialog({ return ( - + +
+ 请选择一个或多个设备,支持搜索和筛选。 +
选择设备 diff --git a/Cunkebao/src/components/FriendSelection.tsx b/Cunkebao/src/components/FriendSelection.tsx index f98a6d62..fb9cd8dc 100644 --- a/Cunkebao/src/components/FriendSelection.tsx +++ b/Cunkebao/src/components/FriendSelection.tsx @@ -229,7 +229,13 @@ export default function FriendSelection({ {/* 微信好友选择弹窗 */} - + +
+ 请选择一个或多个微信好友,支持搜索和分页。 +
选择微信好友 diff --git a/Cunkebao/src/components/GroupSelection.tsx b/Cunkebao/src/components/GroupSelection.tsx index c7b0d252..f2caef9d 100644 --- a/Cunkebao/src/components/GroupSelection.tsx +++ b/Cunkebao/src/components/GroupSelection.tsx @@ -193,7 +193,13 @@ export default function GroupSelection({ {/* 群组选择弹窗 */} - + +
+ 请选择一个或多个群聊,支持搜索和分页。 +
选择群聊