diff --git a/src/assets/images/map/100.png b/src/assets/images/map/100.png new file mode 100644 index 0000000..2639bba Binary files /dev/null and b/src/assets/images/map/100.png differ diff --git a/src/assets/images/map/50.png b/src/assets/images/map/50.png new file mode 100644 index 0000000..e67c5d0 Binary files /dev/null and b/src/assets/images/map/50.png differ diff --git a/src/assets/images/map/c.png b/src/assets/images/map/c.png new file mode 100644 index 0000000..23b2c8d Binary files /dev/null and b/src/assets/images/map/c.png differ diff --git a/src/assets/images/map/h.png b/src/assets/images/map/h.png new file mode 100644 index 0000000..31cec4a Binary files /dev/null and b/src/assets/images/map/h.png differ diff --git a/src/assets/images/map/hh.png b/src/assets/images/map/hh.png new file mode 100644 index 0000000..dc8c775 Binary files /dev/null and b/src/assets/images/map/hh.png differ diff --git a/src/assets/images/map/jc.png b/src/assets/images/map/jc.png new file mode 100644 index 0000000..38bbc8f Binary files /dev/null and b/src/assets/images/map/jc.png differ diff --git a/src/assets/images/map/l.png b/src/assets/images/map/l.png new file mode 100644 index 0000000..165f498 Binary files /dev/null and b/src/assets/images/map/l.png differ diff --git a/src/assets/images/map/ls.png b/src/assets/images/map/ls.png new file mode 100644 index 0000000..fb06e6b Binary files /dev/null and b/src/assets/images/map/ls.png differ diff --git a/src/views/door/platformVideo/index.vue b/src/views/door/platformVideo/index.vue new file mode 100644 index 0000000..95ee924 --- /dev/null +++ b/src/views/door/platformVideo/index.vue @@ -0,0 +1,535 @@ + + + diff --git a/src/views/gatemachine/area/components/EditDevice.vue b/src/views/gatemachine/area/components/EditDevice.vue new file mode 100644 index 0000000..ef26556 --- /dev/null +++ b/src/views/gatemachine/area/components/EditDevice.vue @@ -0,0 +1,278 @@ + + + + + diff --git a/src/views/gatemachine/area/components/edit.vue b/src/views/gatemachine/area/components/edit.vue new file mode 100644 index 0000000..b37c4e5 --- /dev/null +++ b/src/views/gatemachine/area/components/edit.vue @@ -0,0 +1,275 @@ + + + + + diff --git a/src/views/gatemachine/area/components/infoList.vue b/src/views/gatemachine/area/components/infoList.vue new file mode 100644 index 0000000..fb0f533 --- /dev/null +++ b/src/views/gatemachine/area/components/infoList.vue @@ -0,0 +1,205 @@ + + + + + diff --git a/src/views/gatemachine/area/components/list.vue b/src/views/gatemachine/area/components/list.vue new file mode 100644 index 0000000..30c1a09 --- /dev/null +++ b/src/views/gatemachine/area/components/list.vue @@ -0,0 +1,356 @@ + + + + + diff --git a/src/views/gatemachine/area/components/listDevice.vue b/src/views/gatemachine/area/components/listDevice.vue new file mode 100644 index 0000000..cd94605 --- /dev/null +++ b/src/views/gatemachine/area/components/listDevice.vue @@ -0,0 +1,295 @@ + + + + + diff --git a/src/views/gatemachine/area/index.vue b/src/views/gatemachine/area/index.vue new file mode 100644 index 0000000..ac842eb --- /dev/null +++ b/src/views/gatemachine/area/index.vue @@ -0,0 +1,37 @@ + + + + + + diff --git a/src/views/gatemachine/gateDoor/components/EditDevice.vue b/src/views/gatemachine/gateDoor/components/EditDevice.vue new file mode 100644 index 0000000..474442a --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/EditDevice.vue @@ -0,0 +1,295 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/EditPath.vue b/src/views/gatemachine/gateDoor/components/EditPath.vue new file mode 100644 index 0000000..d6854c6 --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/EditPath.vue @@ -0,0 +1,204 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/ListDevice.vue b/src/views/gatemachine/gateDoor/components/ListDevice.vue new file mode 100644 index 0000000..74d6703 --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/ListDevice.vue @@ -0,0 +1,307 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/edit.vue b/src/views/gatemachine/gateDoor/components/edit.vue new file mode 100644 index 0000000..e3f3c09 --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/edit.vue @@ -0,0 +1,340 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/infoList.vue b/src/views/gatemachine/gateDoor/components/infoList.vue new file mode 100644 index 0000000..25b411f --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/infoList.vue @@ -0,0 +1,208 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/list.vue b/src/views/gatemachine/gateDoor/components/list.vue new file mode 100644 index 0000000..6fde6db --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/list.vue @@ -0,0 +1,284 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/listPath.vue b/src/views/gatemachine/gateDoor/components/listPath.vue new file mode 100644 index 0000000..ebf4ee4 --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/listPath.vue @@ -0,0 +1,297 @@ + + + + + diff --git a/src/views/gatemachine/gateDoor/components/platformvideo.vue b/src/views/gatemachine/gateDoor/components/platformvideo.vue new file mode 100644 index 0000000..6f442f4 --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/platformvideo.vue @@ -0,0 +1,179 @@ + + + diff --git a/src/views/gatemachine/gateDoor/components/videoList.vue b/src/views/gatemachine/gateDoor/components/videoList.vue new file mode 100644 index 0000000..93ab6ac --- /dev/null +++ b/src/views/gatemachine/gateDoor/components/videoList.vue @@ -0,0 +1,579 @@ +