Skip to content

Commit 2395fbb

Browse files
authored
Revert "Update routing.md (#1036)"
This reverts commit 505cbfa.
1 parent 505cbfa commit 2395fbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/guide/scaling-up/routing.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# 路由 {#routing}
22

3-
43
## 客户端 vs. 服务端路由 {#client-side-vs-server-side-routing}
54

65
服务端路由指的是服务器根据用户访问的 URL 路径返回不同的响应结果。当我们在一个传统的服务端渲染的 web 应用中点击一个链接时,浏览器会从服务端获得全新的 HTML,然后重新加载整个页面。

0 commit comments

Comments
 (0)