mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 12:53:02 +00:00
0.0 前端优化,302标识短链添加/d前缀
This commit is contained in:
@@ -238,7 +238,7 @@ export default {
|
||||
},
|
||||
getInfo() {
|
||||
// 初始化统计信息
|
||||
axios.get('/n1/statisticsInfo').then(
|
||||
axios.get('/v2/statisticsInfo').then(
|
||||
response => {
|
||||
if (response.data.success) {
|
||||
this.node1Info = response.data.data
|
||||
|
||||
Reference in New Issue
Block a user