import { Tooltip } from '../../components/ui/Tooltip'; /** * Tooltip 组件示例 * 展示不同主题、位置和风格的提示框 */ export function TooltipExample() { return (