We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dd0eba commit 0b8cd56Copy full SHA for 0b8cd56
apps/docs/content/zh-hans/docs/01-app/02-guides/multi-zones.mdx
@@ -4,6 +4,7 @@ translation-updated-at: 2025-05-19T23:02:54.260Z
4
title: 如何使用多区域 (Multi-zones) 和 Next.js 构建微前端
5
nav_title: 多区域 (Multi-zones)
6
description: 学习如何利用 Next.js 的多区域功能构建微前端,实现在单一域名下部署多个 Next.js 应用。
7
+---
8
9
{/* 本文档内容在应用路由和页面路由间共享。如需添加仅适用于页面路由 (Pages Router) 的内容,可使用 `<PagesOnly>内容</PagesOnly>` 组件。所有共享内容不应包裹在任何组件中。*/}
10
0 commit comments