From f2b80eaf2f4fe7470dd286fa3df304ac564eae36 Mon Sep 17 00:00:00 2001 From: kerwincui <164770707@qq.com> Date: Wed, 8 Jun 2022 15:10:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=A9=E6=A8=A1=E5=9E=8B=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/views/iot/device/index.vue | 8 ++++- vue/src/views/iot/product/index.vue | 8 ++++- .../iot/product/product-things-model.vue | 35 +++++++++++-------- vue/src/views/iot/template/index.vue | 35 +++++++++++-------- 4 files changed, 54 insertions(+), 32 deletions(-) diff --git a/vue/src/views/iot/device/index.vue b/vue/src/views/iot/device/index.vue index dec4f981..08494833 100644 --- a/vue/src/views/iot/device/index.vue +++ b/vue/src/views/iot/device/index.vue @@ -29,7 +29,7 @@ - + @@ -622,3 +622,9 @@ export default { } }; + + diff --git a/vue/src/views/iot/product/index.vue b/vue/src/views/iot/product/index.vue index 37a5c6f1..bc8ae3a6 100644 --- a/vue/src/views/iot/product/index.vue +++ b/vue/src/views/iot/product/index.vue @@ -25,7 +25,7 @@ - + @@ -248,3 +248,9 @@ export default { } }; + + diff --git a/vue/src/views/iot/product/product-things-model.vue b/vue/src/views/iot/product/product-things-model.vue index 8fa75c1b..a72b8baa 100644 --- a/vue/src/views/iot/product/product-things-model.vue +++ b/vue/src/views/iot/product/product-things-model.vue @@ -55,11 +55,11 @@ - - + + - + @@ -78,7 +78,7 @@ - + @@ -101,26 +101,26 @@ - + - +
- - + + - 0 对应文本 + (0 值对应文本) - - + + - 1 对应文本 + (1 值对应文本)
@@ -128,10 +128,10 @@
- + - + 删除 @@ -142,7 +142,12 @@
- + + + + + (字符串的最大长度) +
diff --git a/vue/src/views/iot/template/index.vue b/vue/src/views/iot/template/index.vue index 86521e73..ad9a827d 100644 --- a/vue/src/views/iot/template/index.vue +++ b/vue/src/views/iot/template/index.vue @@ -73,11 +73,11 @@ - - + + - + @@ -96,7 +96,7 @@ - + @@ -118,35 +118,35 @@
- + - +
- - + + - 0 对应文本 + (0 值对应文本) - - + + - 1 对应文本 + (1 值对应文本)
- + - + 删除 @@ -156,7 +156,12 @@
- + + + + + (字符串的最大长度) +