Parcourir la source

Merge branch 'master' of http://git.mydig.net/Sagoo-Cloud/sagoo-admin-ui

yukai il y a 3 ans
Parent
commit
0ee3d89826
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      src/views/network/tunnel/index.vue

+ 8 - 0
src/views/network/tunnel/index.vue

@@ -0,0 +1,8 @@
+<template>
+    <div>
+        <h1>
+            通道管理页面
+        </h1>
+        
+    </div>
+</template>