mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Doc] use relative path for links (#4093)
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<van-cell
|
||||
:title="$t('urlRoute')"
|
||||
is-link
|
||||
url="//youzan.github.io/vant/mobile.html"
|
||||
url="/vant/mobile.html"
|
||||
/>
|
||||
<van-cell
|
||||
:title="$t('vueRoute')"
|
||||
|
Reference in New Issue
Block a user