change: use relative path on static file

fix #33
This commit is contained in:
samlm0
2023-01-17 16:56:38 +08:00
committed by GitHub
parent 0a309f0c77
commit 975f075f0d

View File

@@ -64,7 +64,7 @@
type="info"
size="small"
tag="a"
:href="`//${componentConfig.public_ipv4}/speedtest-static/${i}.test`"
:href="`./speedtest-static/${i}.test`"
target="_blank"
>
{{ i }}
@@ -83,7 +83,7 @@
type="info"
size="small"
tag="a"
:href="`//[${componentConfig.public_ipv6}]/speedtest-static/${i}.test`"
:href="`./speedtest-static/${i}.test`"
target="_blank"
>
{{ i }}