From 839a01e1140174cf74877a14978b58b84a0bf679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=90?= Date: Thu, 5 Jun 2025 00:00:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor(merchant):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=95=86=E6=88=B7=E5=88=97=E8=A1=A8=E5=92=8C=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在商户列表页面添加商户类型的徽章显示,根据不同类型显示不同颜色 - 在商户表单页面将"卡密取卡权限"修改为"卡库提卡权限" --- app/merchant/view/merchant/form.html | 2 +- app/merchant/view/merchant/index.html | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/app/merchant/view/merchant/form.html b/app/merchant/view/merchant/form.html index f8e6b6d..33aecc7 100644 --- a/app/merchant/view/merchant/form.html +++ b/app/merchant/view/merchant/form.html @@ -285,7 +285,7 @@