import { VQuote } from '~/components/HelpText/VQuote'; export function SegmentTopNavSettings() { return ( <> 点击顶部的设置 ); }