From a38645c35f7f4e89b1932da388071921f44312e5 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Thu, 30 Nov 2023 13:59:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E8=AE=BE=E5=A4=87=E6=80=BB?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/product/index.html | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/application/index/view/product/index.html b/application/index/view/product/index.html index 2ed6f63..df636de 100644 --- a/application/index/view/product/index.html +++ b/application/index/view/product/index.html @@ -206,43 +206,49 @@ minWidth: 100, align: 'center' } - , { + , { field: 'productName', title: '产品名称', minWidth: 100, align: 'center' } - , { + , { field: 'productDesc', title: '产品描述', minWidth: 100, align: 'center' } - , { + , { field: 'productTypeValue', title: '产品分类名称', minWidth: 100, align: 'center' } - , { + , { field: 'secondaryTypeValue', title: '二级分类名称', minWidth: 100, align: 'center' } - , { + , { field: 'thirdTypeValue', title: '三级分类名称', minWidth: 100, align: 'center' } - , { + , { field: 'encryptionType', title: '加密认证方式', minWidth: 100, align: 'center' } - , { + , { + field: 'deviceCount', + title: '设备总数', + minWidth: 100, + align: 'center' + } + , { field: 'status', title: '状态', width: 90, align: 'center', templet: function (d) {