diff --git a/.history/src/App_20231031174036.vue b/.history/src/App_20231031174036.vue new file mode 100644 index 0000000..8e57a09 --- /dev/null +++ b/.history/src/App_20231031174036.vue @@ -0,0 +1,126 @@ + + + + + diff --git a/.history/src/components/IpConfiguration_20231031173958.vue b/.history/src/components/IpConfiguration_20231031173958.vue new file mode 100644 index 0000000..a4df5b1 --- /dev/null +++ b/.history/src/components/IpConfiguration_20231031173958.vue @@ -0,0 +1,314 @@ + + + + diff --git a/.history/src/components/PolicyManagement_20231031174022.vue b/.history/src/components/PolicyManagement_20231031174022.vue new file mode 100644 index 0000000..f481103 --- /dev/null +++ b/.history/src/components/PolicyManagement_20231031174022.vue @@ -0,0 +1,599 @@ + + + diff --git a/src/App.vue b/src/App.vue index e66fbf6..8e57a09 100644 --- a/src/App.vue +++ b/src/App.vue @@ -29,6 +29,10 @@ + + + +
@@ -58,6 +62,8 @@ import Wireles from "./components/Wireles.vue"; import NetworkManagement from "./components/NetworkManagement.vue"; import ObjectManagement from "./components/ObjectManagement.vue"; import PolicyManagement from "./components/PolicyManagement.vue"; +import GatewayConfiguration from "./components/GatewayConfiguration.vue"; +import GatewayMaintenance from "./components/GatewayMaintenance.vue"; export default { name: "App", data() { @@ -87,6 +93,8 @@ export default { NetworkManagement, ObjectManagement, 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/PolicyManagement.vue b/src/components/PolicyManagement.vue index 48118fb..f481103 100644 --- a/src/components/PolicyManagement.vue +++ b/src/components/PolicyManagement.vue @@ -266,6 +266,119 @@ + 记录日志: + + +
+

命令列表

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