diff --git a/.env b/.env index c7b5b11..4bec148 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -VITE_API_URL_ = //app.ljxnet.cn/network-panel/ -VITE_API_URL = http://192.168.31.246:8000/ \ No newline at end of file +VITE_API_URL = //app.ljxnet.cn/network-panel/ +VITE_API_URL_ = http://192.168.80.128:8004/ \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index 0b5a290..ebf8b8c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -29,12 +29,13 @@
Whoami  - 源码 + 源码  + IP离线库
本工具由 - + 括彩CDN 括彩云智能CDN @@ -148,7 +149,9 @@ 作者:Whoami
QQ:582424565
QQ群:463481772
- 开源地址:Github
+ 开源地址:NetworkPanel  + GeoCN +
赞助支持: 爱发电  支付宝 diff --git a/src/components/Mark.vue b/src/components/Mark.vue index 21acf4e..0975eda 100644 --- a/src/components/Mark.vue +++ b/src/components/Mark.vue @@ -34,14 +34,18 @@ @@ -166,4 +170,19 @@ const timeformatter=(n:number)=>{ n/=24 return n.toFixed(0)+'天' } - \ No newline at end of file + + + \ No newline at end of file