巴克励步
发布于:2024-10-22
<a href="/">返回首页</a><a href="{{site.index_path}}">返回首页</a>x-init="search_button_show = (window.location.pathname !== '{{site.index_path}}')"href="/-/search?q={{ search_hot_key }}" 改为 href="{{site.index_path}}-/search?q={{ search_hot_key }}"page.url 都改成 page.path ,除非这个链接是用于分享。不过也见用 javascript生成分享链接,这样就可以保持URL 的host 与用户访问的一致,不会被写死。