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
Merge branch 'master' of http://git.mydig.net/Sagoo-Cloud/sagoo-admin-ui
yukai
3 years ago
parent
d1c7c39c68
189868027f
commit
0ee3d89826
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>