改进
This commit is contained in:
parent
d9543bfaf5
commit
1477a9af07
@ -26,4 +26,9 @@ http.get('user').then((res) => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
http.get('tunnels').then((res) => {
|
||||||
|
console.log(res.data)
|
||||||
|
})
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user