/** * 内容生成页面 * 通过 iframe 加载外部页面 */ export default function ContentGenerationPage() { const iframeUrl = "http://192.168.0.8:3000"; return (