Przeglądaj źródła

添加网路元件-通道管理页面

vera_min 3 lat temu
rodzic
commit
367ee2c693
1 zmienionych plików z 8 dodań i 0 usunięć
  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>