diff --git a/src/App.vue b/src/App.vue index e22cab5..4f791d1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -22,6 +22,19 @@ + +
+ + + + + + + + + + +
@@ -42,6 +55,11 @@ import PortConfiguration from "./components/PortConfiguration.vue"; import ChiDevice from "./components/ChiDevice.vue"; import ChiCollection from "./components/ChiCollection.vue"; import ChiClone from "./components/ChiClone.vue"; +import netConfiguration from "./components/netConfiguration.vue"; +import NetworkConfiguration from "./components/NetworkConfiguration.vue"; +import Wireles from "./components/Wireles.vue"; +import NetworkManagement from "./components/NetworkManagement.vue"; +import ObjectManagement from "./components/ObjectManagement.vue"; export default { name: "App", data() { @@ -65,6 +83,11 @@ export default { ChiClone, IpConfiguration, PortConfiguration, + netConfiguration, + NetworkConfiguration, + Wireles, + NetworkManagement, + ObjectManagement, }, }; diff --git a/src/components/ChiCollection.vue b/src/components/ChiCollection.vue index 4b52aa6..5c9d2ae 100644 --- a/src/components/ChiCollection.vue +++ b/src/components/ChiCollection.vue @@ -1,271 +1,316 @@ \ No newline at end of file + diff --git a/src/components/IpConfiguration.vue b/src/components/IpConfiguration.vue index 2a5d438..b940bb8 100644 --- a/src/components/IpConfiguration.vue +++ b/src/components/IpConfiguration.vue @@ -11,56 +11,175 @@ :label-position="labelPosition" > - - - - + + + + + + - - - - + + + + + + - - - + + + + + . + + + + . + + + + . + + + + - - - + + + + + . + + + + . + + + + . + + + + - - - + + + + + . + + + + . + + + + . + + + + - - - + + + + + . + + + + . + + + + . + + + + - - - + + + + + . + + + + . + + + + . + + + + diff --git a/src/components/NetworkConfiguration.vue b/src/components/NetworkConfiguration.vue new file mode 100644 index 0000000..50e80f8 --- /dev/null +++ b/src/components/NetworkConfiguration.vue @@ -0,0 +1,78 @@ + + diff --git a/src/components/NetworkManagement.vue b/src/components/NetworkManagement.vue new file mode 100644 index 0000000..0530a17 --- /dev/null +++ b/src/components/NetworkManagement.vue @@ -0,0 +1,164 @@ + + + diff --git a/src/components/ObjectManagement.vue b/src/components/ObjectManagement.vue new file mode 100644 index 0000000..abf696e --- /dev/null +++ b/src/components/ObjectManagement.vue @@ -0,0 +1,119 @@ + + + diff --git a/src/components/PortConfiguration.vue b/src/components/PortConfiguration.vue index 2d35353..6cc2965 100644 --- a/src/components/PortConfiguration.vue +++ b/src/components/PortConfiguration.vue @@ -22,37 +22,47 @@ :label-position="labelPosition" > - - - - + + + + + + - - - - + + + + + + - - - - + + + + + + - - - - + + + + + + - - - - + + + + + + - + - + - - - - + + + + + + \ No newline at end of file + diff --git a/src/components/Wireles.vue b/src/components/Wireles.vue new file mode 100644 index 0000000..89fde1c --- /dev/null +++ b/src/components/Wireles.vue @@ -0,0 +1,96 @@ + + diff --git a/src/components/netConfiguration.vue b/src/components/netConfiguration.vue new file mode 100644 index 0000000..6503271 --- /dev/null +++ b/src/components/netConfiguration.vue @@ -0,0 +1,167 @@ + + +