From e0a85dd5ad09d73d9c83ffcb938af7c7b5e32c4a Mon Sep 17 00:00:00 2001 From: withwind109 Date: Mon, 5 Sep 2022 08:50:34 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: withwind109 --- extention.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extention.js b/extention.js index db300a3..9977f37 100644 --- a/extention.js +++ b/extention.js @@ -6,6 +6,6 @@ const extention = { - "banner": Banner, // 广告纸组轮播图模块 + "banner": Banner, // 广告纸组轮播图 模块 "BasicModule": BasicModule, // 基础组件模块 } \ No newline at end of file -- Gitee