This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhilian
/
admin-ui
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
添加网路元件-通道管理页面
vera_min
il y a 3 ans
Parent
52648a3e63
commit
367ee2c693
1 fichiers modifiés
avec
8 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
8
0
src/views/network/tunnel/index.vue
+ 8
- 0
src/views/network/tunnel/index.vue
Voir le fichier
@@ -0,0 +1,8 @@
+<template>
+ <div>
+ <h1>
+ 通道管理页面
+ </h1>
+
+ </div>
+</template>