From fdc971dd03287c2381722db09c1de4a86e69370c Mon Sep 17 00:00:00 2001 From: puhui999 Date: Wed, 11 Dec 2024 13:14:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=8A=9F=E8=83=BD=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E3=80=91IOT:=20=E4=BA=A7=E5=93=81=E7=89=A9=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=EF=BC=8C20%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../detail/ThingModel/ThingModelDataSpecs.vue | 98 ++++ .../detail/ThingModel/ThingModelDataType.vue | 29 + .../ThingModelForm.vue} | 56 +- .../ThingModelNumberTypeDataSpecs.vue | 59 ++ .../index.vue} | 65 ++- .../iot/product/product/detail/index.vue | 9 +- src/views/iot/utils/constants.ts | 535 ++++++++++++++++++ 7 files changed, 778 insertions(+), 73 deletions(-) create mode 100644 src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue create mode 100644 src/views/iot/product/product/detail/ThingModel/ThingModelDataType.vue rename src/views/iot/product/product/detail/{ThinkModelFunctionForm.vue => ThingModel/ThingModelForm.vue} (72%) create mode 100644 src/views/iot/product/product/detail/ThingModel/ThingModelNumberTypeDataSpecs.vue rename src/views/iot/product/product/detail/{ThinkModelFunction.vue => ThingModel/index.vue} (73%) create mode 100644 src/views/iot/utils/constants.ts diff --git a/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue b/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue new file mode 100644 index 00000000..5d5ff7e1 --- /dev/null +++ b/src/views/iot/product/product/detail/ThingModel/ThingModelDataSpecs.vue @@ -0,0 +1,98 @@ + + + + + diff --git a/src/views/iot/product/product/detail/ThingModel/ThingModelDataType.vue b/src/views/iot/product/product/detail/ThingModel/ThingModelDataType.vue new file mode 100644 index 00000000..206d8909 --- /dev/null +++ b/src/views/iot/product/product/detail/ThingModel/ThingModelDataType.vue @@ -0,0 +1,29 @@ + + + + + diff --git a/src/views/iot/product/product/detail/ThinkModelFunctionForm.vue b/src/views/iot/product/product/detail/ThingModel/ThingModelForm.vue similarity index 72% rename from src/views/iot/product/product/detail/ThinkModelFunctionForm.vue rename to src/views/iot/product/product/detail/ThingModel/ThingModelForm.vue index 963d86b2..a2beb91f 100644 --- a/src/views/iot/product/product/detail/ThinkModelFunctionForm.vue +++ b/src/views/iot/product/product/detail/ThingModel/ThingModelForm.vue @@ -1,17 +1,17 @@ - + + diff --git a/src/views/iot/product/product/detail/ThinkModelFunction.vue b/src/views/iot/product/product/detail/ThingModel/index.vue similarity index 73% rename from src/views/iot/product/product/detail/ThinkModelFunction.vue rename to src/views/iot/product/product/detail/ThingModel/index.vue index 4f10ad06..286fe12d 100644 --- a/src/views/iot/product/product/detail/ThinkModelFunction.vue +++ b/src/views/iot/product/product/detail/ThingModel/index.vue @@ -2,18 +2,18 @@ - 搜索 - 重置 - - 添加功能 + + + 搜索 + + + + 重置 + + + + 添加功能 - - + + - - - - - + + + + + -