This website works better with JavaScript
Home
Explore
Help
Sign In
zhilian
/
admin-ui
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
添加网路元件-通道管理页面
vera_min
3 years ago
parent
52648a3e63
commit
367ee2c693
1 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
8
0
src/views/network/tunnel/index.vue
+ 8
- 0
src/views/network/tunnel/index.vue
View File
@@ -0,0 +1,8 @@
+<template>
+ <div>
+ <h1>
+ 通道管理页面
+ </h1>
+
+ </div>
+</template>