diff --git a/src/views/iot/tq/water/components/ConfigDrawer.vue b/src/views/iot/tq/water/components/ConfigDrawer.vue new file mode 100644 index 0000000..82c7fc7 --- /dev/null +++ b/src/views/iot/tq/water/components/ConfigDrawer.vue @@ -0,0 +1,91 @@ + + + + + diff --git a/src/views/iot/tq/water/components/ConfigInfoList.vue b/src/views/iot/tq/water/components/ConfigInfoList.vue new file mode 100644 index 0000000..d5455c2 --- /dev/null +++ b/src/views/iot/tq/water/components/ConfigInfoList.vue @@ -0,0 +1,161 @@ + + + + + diff --git a/src/views/iot/tq/water/components/ConfigModal.vue b/src/views/iot/tq/water/components/ConfigModal.vue new file mode 100644 index 0000000..0c861f6 --- /dev/null +++ b/src/views/iot/tq/water/components/ConfigModal.vue @@ -0,0 +1,71 @@ + + + + + + diff --git a/src/views/iot/tq/water/index.vue b/src/views/iot/tq/water/index.vue index ccf8cf2..0b34511 100644 --- a/src/views/iot/tq/water/index.vue +++ b/src/views/iot/tq/water/index.vue @@ -1,4 +1,5 @@ +