diff --git a/src/App.vue b/src/App.vue index d4dd672..2b6e7a5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -29,9 +29,11 @@ + + + +
- -
@@ -66,6 +68,8 @@ import NetworkManagement from "./components/NetworkManagement.vue"; import ObjectManagement from "./components/ObjectManagement.vue"; import NetProtocol from "./components/NetProtocol.vue"; import PolicyManagement from "./components/PolicyManagement.vue"; +import GatewayConfiguration from "./components/GatewayConfiguration.vue"; +import GatewayMaintenance from "./components/GatewayMaintenance.vue"; export default { name: "App", data() { @@ -96,6 +100,8 @@ export default { ObjectManagement, NetProtocol, PolicyManagement, + GatewayConfiguration, + GatewayMaintenance, }, }; diff --git a/src/components/GatewayConfiguration.vue b/src/components/GatewayConfiguration.vue new file mode 100644 index 0000000..1fe2b3c --- /dev/null +++ b/src/components/GatewayConfiguration.vue @@ -0,0 +1,196 @@ + + + diff --git a/src/components/GatewayMaintenance.vue b/src/components/GatewayMaintenance.vue new file mode 100644 index 0000000..479a946 --- /dev/null +++ b/src/components/GatewayMaintenance.vue @@ -0,0 +1,262 @@ + + + diff --git a/src/components/IpConfiguration.vue b/src/components/IpConfiguration.vue index b940bb8..80ab882 100644 --- a/src/components/IpConfiguration.vue +++ b/src/components/IpConfiguration.vue @@ -28,28 +28,28 @@ - + . - + . - + . - + - + . - + . - + . - + - + . - + . - + . - + - + . - + . - + . - + - + . - + . - + . - + - - - - - - - - + + + + + + + + + + - - - + + + + + + + + + + + + + . + + + + . + + + + . + + + + + + + + + . + + + + . + + + + . + + + + - - - - - - - . - - - - . - - - - . - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . + + + + . + + + + . + + + + + + + + + . + + + + . + + + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + 记录日志: + + +
+

命令列表

+ 新增命令 +
+ + + + + + + + + + + + + 保存取 消 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 保存 + 取 消 + + - +