From 1badf45f226844ccdd747be12fbfcca2103ee88a Mon Sep 17 00:00:00 2001 From: shane <88386378@qq.com> Date: Wed, 22 Dec 2021 17:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=BA=97=E9=93=BA=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/pages/admin/shopTypeManage/shopTypeManage.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/public/pages/admin/shopTypeManage/shopTypeManage.html b/public/pages/admin/shopTypeManage/shopTypeManage.html index 59e4da672..6521f1ef2 100644 --- a/public/pages/admin/shopTypeManage/shopTypeManage.html +++ b/public/pages/admin/shopTypeManage/shopTypeManage.html @@ -53,22 +53,21 @@
| 类型ID | 店铺类型 | 是否展示 | 是否默认 | 显示序号 | 备注 | 操作 | - -
|---|---|---|---|---|---|---|
| {{shopType.shopTypeId}} | {{shopType.typeName}} | {{shopType.isShow =='Y'?'是':'否'}} | {{shopType.isDefault =='F'?'自定义':'默认'}} |