From 0fa07dfe95375a25367afa7c52e67b163edc7ceb Mon Sep 17 00:00:00 2001 From: huangzhen Date: Thu, 7 Nov 2024 17:40:44 +0800 Subject: [PATCH] =?UTF-8?q?update=20@=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/templates/cmsLJJConfig/config.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/templates/cmsLJJConfig/config.ts b/src/views/templates/cmsLJJConfig/config.ts index 1ee2f7e..50c248a 100644 --- a/src/views/templates/cmsLJJConfig/config.ts +++ b/src/views/templates/cmsLJJConfig/config.ts @@ -11,10 +11,10 @@ export default [ label: "支付宝", value: 1, }, - { - label: "云闪付", - value: 3, - }, + // { + // label: "云闪付", + // value: 3, + // }, ], }, },