中文目录链接 uri decode
This commit is contained in:
parent
d5aa80b080
commit
6f6385321a
@ -69,7 +69,7 @@
|
|||||||
<span>Link:</span>
|
<span>Link:</span>
|
||||||
<a href={{ . }}>
|
<a href={{ . }}>
|
||||||
<script>
|
<script>
|
||||||
document.write(decodeURI(location))
|
document.write(decodeURI(location.origin + location.pathname))
|
||||||
</script>
|
</script>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user