Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 926460c

Browse filesBrowse files
committed
修改符号
1 parent ce2d743 commit 926460c
Copy full SHA for 926460c

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ iPad 的 Web
278278

279279
还有一点值得说的是,由于这是一个 SPA ,所以里面的路由都用 Router-link 实现的,而没有选用 a 标签的跳转,效果就是跳转并不用去请求数据,秒跳。这个用户体验真的很爽。
280280

281-
`\<router\-link\>` 比起写死的 `\<a href="..."\>` 会好一些,理由如下:
281+
`<router-link>` 比起写死的 `<a href="...">` 会好一些,理由如下:
282282

283283
无论是 HTML5 history 模式还是 hash 模式,它的表现行为一致,所以,当你要切换路由模式,或者在 IE9 降级使用 hash 模式,无须作任何变动。
284284

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.