This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
zhilian
/
admin-ui
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Merge branch 'master' of http://git.mydig.net/Sagoo-Cloud/sagoo-admin-ui
yukai
3 anni fa
parent
d1c7c39c68
189868027f
commit
0ee3d89826
1 ha cambiato i file
con
8 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
8
0
src/views/network/tunnel/index.vue
+ 8
- 0
src/views/network/tunnel/index.vue
Vedi File
@@ -0,0 +1,8 @@
+<template>
+ <div>
+ <h1>
+ 通道管理页面
+ </h1>
+
+ </div>
+</template>